Skip to content

Commit 08f5021

Browse files
committed
listing tests was breaking things
1 parent 7637a49 commit 08f5021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/db_router.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apps_in_beta = {"tests", "some_other_app", "this_one_too"}
1+
apps_in_beta = {"some_other_app", "this_one_too"}
22

33
# These are bare minimum routers to fake the scenario where there is actually a
44
# decision around where an application's models might live.

0 commit comments

Comments
 (0)