Kaydet (Commit) 6c27ff95 authored tarafından Tim Graham's avatar Tim Graham

Fixed flake8 error.

üst f70f6699
......@@ -686,7 +686,6 @@ class BackendTestCase(TestCase):
reset_queries()
self.assertEqual(0, len(connection.queries))
# Unfortunately with sqlite3 the in-memory test database cannot be closed.
@skipUnlessDBFeature('test_db_allows_multiple_connections')
@override_settings(DEBUG=True)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment