Always run CLI tests with the decomposed storage driver

This commit is contained in:
André Duffeck
2025-03-19 15:17:58 +01:00
committed by Ralf Haferkamp
parent c69a103e6a
commit 05c2b39281
+1
View File
@@ -296,6 +296,7 @@ config = {
"ANTIVIRUS_CLAMAV_SOCKET": "tcp://clamav:3310",
"OC_ASYNC_UPLOADS": True,
"OC_ADD_RUN_SERVICES": "antivirus",
"STORAGE_USERS_DRIVER": "decomposed",
},
},
},