Skip to content

Commit

Permalink
test: corrected test file to add skip clause testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Varun0157 committed Jun 26, 2024
1 parent 25f7100 commit 07c8da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bundles/auto-tests.zzb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ requests:
$h.Content-type: { $eq: random-test, $skip: true }
json:
$.args:
$skip: false
$skip: true
$tests:
$.foo1 : bar2
$.foo2: bar1
Expand Down

0 comments on commit 07c8da0

Please sign in to comment.