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 c724706 commit e4a314fCopy full SHA for e4a314f
test/cypress.config.js
@@ -7,7 +7,7 @@ module.exports = defineConfig({
7
env: {
8
cmc_uri: '/en-US/app/splunk-3D-graph-network-topology-viz',
9
splunk_user: 'admin',
10
- splunk_password: 'changed!',
+ splunk_password: 'password',
11
},
12
// We've imported your old cypress plugins here.
13
// You may want to clean this up later by importing these.
0 commit comments