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 8a7ee53 commit 5b938a3Copy full SHA for 5b938a3
config/env/test.js
@@ -2,7 +2,5 @@ module.exports = {
2
// If you want to debug regression tests, you will need the following.
3
zapHostName: "192.168.56.20",
4
zapPort: "8080",
5
- // Required from Zap 2.4.1. This key is set in Zap Options -> API _Api Key.
6
- zapApiKey: "v9dn0balpqas1pcc281tn5ood1",
7
zapApiFeedbackSpeed: 5000 // Milliseconds.
8
};
0 commit comments