Skip to content

Commit e9754e9

Browse files
committed
chore: oops
1 parent 344d864 commit e9754e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ afterEach(() => {
3030
const siteID = '9a003659-aaaa-0000-aaaa-63d3720d8621'
3131
const token = 'my-very-secret-token'
3232

33-
test.only('Reads and writes from the file system', async () => {
33+
test('Reads and writes from the file system', async () => {
3434
const metadata = {
3535
features: {
3636
blobs: true,

0 commit comments

Comments
 (0)