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 aab6084 commit f28ab1bCopy full SHA for f28ab1b
scripts/test-postgres.sh
@@ -5,4 +5,4 @@
5
# To run a single test tests/test_foo.py::TestFoo::test_foo
6
7
export PICCOLO_CONF="tests.postgres_conf"
8
-./tests.sh
+./scripts/tests.sh
scripts/test-sqlite.sh
export PICCOLO_CONF="tests.sqlite_conf"
0 commit comments