MCPcopy Create free account
hub / github.com/firebase/firebase-tools / errorOut.spec.ts

File errorOut.spec.ts

src/errorOut.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "chai";
2import * as sinon from "sinon";
3import { errorOut } from "./errorOut";
4import { FirebaseError } from "./error";

Callers

nothing calls this directly

Calls 1

errorOutFunction · 0.90

Tested by

no test coverage detected