Skip to content

Commit

Permalink
Merge branch 'security-navigation' of github.com:XavierM/kibana into …
Browse files Browse the repository at this point in the history
…security-navigation
  • Loading branch information
XavierM committed Jun 3, 2020
2 parents 21c89d0 + b69a88d commit 2fdb92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/security_solution_cypress/runner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export async function SiemCypressTestRunner({ getService }: FtrProviderContext)
await procs.run('cypress', {
cmd: 'yarn',
args: ['cypress:run'],
cwd: resolve(__dirname, '../../plugins/siem'),
cwd: resolve(__dirname, '../../plugins/security_solution'),
env: {
FORCE_COLOR: '1',
CYPRESS_baseUrl: Url.format(config.get('servers.kibana')),
Expand Down

0 comments on commit 2fdb92b

Please sign in to comment.