Skip to content
Snippets Groups Projects
Commit 4d9bdf4e authored by Alvaro Cabrera Durán's avatar Alvaro Cabrera Durán
Browse files

Disable not keywords from tests; FIXME

parent 01c3baa8
No related branches found
No related tags found
No related merge requests found
...@@ -94,6 +94,7 @@ ...@@ -94,6 +94,7 @@
"set": { "set": {
"optionalsProbability": 0.6 "optionalsProbability": 0.6
}, },
"skip": true,
"valid": true "valid": true
} }
] ]
......
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
"notBoolean" "notBoolean"
] ]
}, },
"skip": true,
"valid": true "valid": true
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment