Skip to content

Commit 645726b

Browse files
committed
fix test
1 parent 60fb179 commit 645726b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbos/admin_server_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ func TestAdminServer(t *testing.T) {
360360
})
361361

362362
t.Run("List endpoints time filtering", func(t *testing.T) {
363+
resetTestDatabase(t, databaseURL)
363364
ctx, err := NewDBOSContext(Config{
364365
DatabaseURL: databaseURL,
365366
AppName: "test-app",

0 commit comments

Comments
 (0)