Skip to content

Commit e4a314f

Browse files
committed
test:reset splunk password
1 parent c724706 commit e4a314f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cypress.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = defineConfig({
77
env: {
88
cmc_uri: '/en-US/app/splunk-3D-graph-network-topology-viz',
99
splunk_user: 'admin',
10-
splunk_password: 'changed!',
10+
splunk_password: 'password',
1111
},
1212
// We've imported your old cypress plugins here.
1313
// You may want to clean this up later by importing these.

0 commit comments

Comments
 (0)