Skip to content

Commit 98fb4b0

Browse files
committed
Update test expectations
1 parent ee00715 commit 98fb4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quint/apalache-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ An example execution:
118118

119119
<!-- !test in writes an ITF trace to file -->
120120
```
121-
quint verify --out-itf violateOnFive.itf.json --invariant inv ./testFixture/apalache/violateOnFive.qnt
121+
output=$(quint verify --out-itf violateOnFive.itf.json --invariant inv ./testFixture/apalache/violateOnFive.qnt)
122122
jq '."#meta".format' violateOnFive.itf.json
123123
rm ./violateOnFive.itf.json
124124
```

0 commit comments

Comments
 (0)