mirror of
https://github.com/status-im/status-react.git
synced 2025-02-17 13:28:04 +00:00
fix smthg test folder (#16519)
This commit is contained in:
parent
4327653b0b
commit
3395baa966
@ -38,9 +38,9 @@
|
|||||||
|
|
||||||
:getNodeConfig (fn [] (types/clj->json {:WakuV2Config ""}))
|
:getNodeConfig (fn [] (types/clj->json {:WakuV2Config ""}))
|
||||||
|
|
||||||
:backupDisabledDataDir (fn [] "./smth")
|
:backupDisabledDataDir (fn [] (str test-dir "/backup"))
|
||||||
:keystoreDir (fn [] "")
|
:keystoreDir (fn [] "")
|
||||||
:logFileDirectory (fn [] "./smth")
|
:logFileDirectory (fn [] (str test-dir "/log"))
|
||||||
:clearCookies identity
|
:clearCookies identity
|
||||||
:clearStorageAPIs identity
|
:clearStorageAPIs identity
|
||||||
:setBlankPreviewFlag identity
|
:setBlankPreviewFlag identity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user