Skip to content

Commit

Permalink
bump bun.lockb
Browse files Browse the repository at this point in the history
  • Loading branch information
colodenn committed Sep 30, 2024
1 parent ddcdac6 commit 70a6b36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion tests/preload.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { afterAll, afterEach, beforeAll } from 'bun:test';
import { setupServer } from 'msw/node';
import { http, HttpResponse } from 'msw';
import { setupServer } from 'msw/node';

import.meta.env.RONIN_TOKEN = 'secret-token';

Expand Down

0 comments on commit 70a6b36

Please sign in to comment.