summaryrefslogtreecommitdiff
path: root/turbo.json
diff options
context:
space:
mode:
Diffstat (limited to 'turbo.json')
-rw-r--r--turbo.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/turbo.json b/turbo.json
index b2299dd..48b01b8 100644
--- a/turbo.json
+++ b/turbo.json
@@ -4,6 +4,10 @@
"dev": {
"cache": false,
"persistent": true
+ },
+ "test": {
+ "cache": false,
+ "persistent": true
}
}
}