We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e0762 commit b014976Copy full SHA for b014976
etc/update-spec-tests.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
-# This script is used to fetch the latest JSON tests for the CRUD spec. It puts the tests in the
4
-# direcory $reporoot/data/crud. It should be run from the root of the repository.
+# This script is used to fetch the latest tests for the specified spec.
+# It puts the tests in the direcory $spec_root. It should be run from the root of the repository.
5
6
set -o errexit
7
set -o nounset
0 commit comments