MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / genericBeforeEach

Function genericBeforeEach

web/regression/javascript/genericFunctions.jsx:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95};
96
97export const genericBeforeEach = ()=> {
98 pgWindow.pgAdmin = pgAdmin;
99};

Calls

no outgoing calls

Tested by

no test coverage detected