diff options
Diffstat (limited to 'tests/specs/schema.json')
-rw-r--r-- | tests/specs/schema.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/specs/schema.json b/tests/specs/schema.json index 8f3953ee4..2b35d9bd7 100644 --- a/tests/specs/schema.json +++ b/tests/specs/schema.json @@ -36,6 +36,9 @@ "flaky": { "type": "boolean" }, + "symlinkedTempDir": { + "type": "boolean" + }, "if": { "type": "string", "examples": [ |