Skip to content

Commit 3795a2f

Browse files
committed
Fix for new error message
1 parent 51719f8 commit 3795a2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_database.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,5 @@ def test_db_access_3(self):
199199
"*test_db_access_2 FAILED*",
200200
"*test_db_access_3 FAILED*",
201201
"*ERROR at setup of TestCase_setupClass.test_db_access_1*",
202-
"*no such table: app_item*",
203202
"*Failed: Database access not allowed, use the \"django_db\" mark to enable*",
204203
])

0 commit comments

Comments
 (0)