MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / lastRow

Function lastRow

web/regression/javascript/Explain/Explain_xss.spec.js:35–37  ·  view source on GitHub ↗
(ctx)

Source from the content-addressed store, hash-verified

33}
34
35function lastRow(ctx) {
36 return ctx.explainTable.rows[ctx.explainTable.rows.length - 1];
37}
38
39
40describe('Explain nodeExplainTableData escaping', () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected