Skip to content

Commit 5b938a3

Browse files
authored
Update test.js
1 parent 8a7ee53 commit 5b938a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/env/test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@ module.exports = {
22
// If you want to debug regression tests, you will need the following.
33
zapHostName: "192.168.56.20",
44
zapPort: "8080",
5-
// Required from Zap 2.4.1. This key is set in Zap Options -> API _Api Key.
6-
zapApiKey: "v9dn0balpqas1pcc281tn5ood1",
75
zapApiFeedbackSpeed: 5000 // Milliseconds.
86
};

0 commit comments

Comments
 (0)