Don't make the test database in memory for beat.cmdline tests
Compare changes
+ 0
− 5
@@ -28,7 +28,6 @@
@@ -58,10 +57,6 @@ DATABASES["default"]["ATOMIC_REQUESTS"] = True # noqa
For testing purpose the database has been moved to /dev/shm and the sqlite3 file is used to optimize the testing speed of beat/beat.cmdline.