MCPcopy Create free account
hub / github.com/api3dao/airnode / throwingFunction

Function throwingFunction

packages/airnode-deployer/src/utils/validation.test.ts:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 mockReadFileSync('config.example.json', JSON.stringify(invalidConfig));
21
22 const throwingFunction = () => loadConfig(exampleConfigPath, exampleSecrets);
23
24 const issues = [
25 {

Callers

nothing calls this directly

Calls 1

loadConfigFunction · 0.90

Tested by

no test coverage detected