File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Original file line number Diff line number Diff line change @@ -283,9 +283,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
283
283
"backends.tests.BackendTestCase.test_cursor_execute_with_pyformat" ,
284
284
"backends.tests.BackendTestCase.test_cursor_executemany_with_pyformat" ,
285
285
"backends.tests.BackendTestCase.test_cursor_executemany_with_pyformat_iterator" ,
286
- # duplicate table raises GoogleAPICallError rather than DatabaseError:
287
- # https://github.com/googleapis/python-spanner-django/issues/344
288
- "backends.tests.BackendTestCase.test_duplicate_table_error" ,
289
286
"migrations.test_commands.MigrateTests.test_migrate_fake_initial" ,
290
287
"migrations.test_commands.MigrateTests.test_migrate_initial_false" ,
291
288
"migrations.test_executor.ExecutorTests.test_soft_apply" ,
You can’t perform that action at this time.
0 commit comments