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 3ad77b4 commit 8c653adCopy full SHA for 8c653ad
bin/install-wp-tests.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-source .env
+source .env.dist
4
5
print_usage_instruction() {
6
echo "Ensure that .env file exist in project root directory exists."
0 commit comments