Skip to content

Commit

Permalink
Updated acid-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaumgarten committed Aug 21, 2021
1 parent e53ccd4 commit 9257bf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/run-acid-tests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

for FILE in acid-tests/*.yolol; do
for FILE in acid-tests/conformance/*.yolol; do

echo Testing $FILE
cat << EOF > acid_test.yaml
Expand Down

0 comments on commit 9257bf1

Please sign in to comment.