Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilde345 committed Nov 20, 2024
1 parent 51e7b07 commit baca784
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/authNZ.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { f } from "./helpers.mjs";
describe("authNZMiddleware", function () {
let container;
let fetch;
let logger;
const validAccessKeyFile =
'{"test-profile": { "accountKey": "valid-account-key", "refreshToken": "valid-refresh-token"}}';
const validSecretKeyFile =
Expand Down

0 comments on commit baca784

Please sign in to comment.