Skip to content

Commit 9aa8615

Browse files
committed
Remove unneeded test api key
1 parent ec9e044 commit 9aa8615

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/unit/FixArrayParamsHook.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ describe("FixArrayParamsHook unit tests", () => {
1111
vi.resetAllMocks();
1212
});
1313

14-
const FAKE_API_KEY = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";
15-
1614
// Assert that array parameters are sent in the correct format
1715
// This should work with and without pdf splitting
1816
it.each([

0 commit comments

Comments
 (0)