diff options
Diffstat (limited to 'turbo.json')
| -rw-r--r-- | turbo.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ "dev": { "cache": false, "persistent": true + }, + "test": { + "cache": false, + "persistent": true } } } |
