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 02348e5 commit 77ce07cCopy full SHA for 77ce07c
tests/qit/config/default.env
@@ -2,8 +2,8 @@
2
# Copy this file to local.env and update with your values
3
4
# ===========================================
5
-# QIT CLI CREDENTIALS (for security, phpstan, malware tests)
+# QIT CLI CREDENTIALS (for security, phpstan, malware, custom e2e tests)
6
7
-QIT_CI_USER=your_qit_username
8
-QIT_CI_SECRET=your_qit_application_password
+QIT_USER=your_qit_username
+QIT_PASSWORD=your_qit_application_password
9
0 commit comments