Skip to content

Commit 321f829

Browse files
committed
Remove createcachetable test reference
1 parent 88b4b59 commit 321f829

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bolt-db/bolt/db/backends/base/creation.py

-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ def create_test_db(
8888
# if serialize:
8989
# self.connection._test_serialized_contents = self.serialize_db_to_string()
9090

91-
call_command("createcachetable", database=self.connection.alias)
92-
9391
# Ensure a connection for the side effect of initializing the test database.
9492
self.connection.ensure_connection()
9593

0 commit comments

Comments
 (0)