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 2798fa7 commit ef330efCopy full SHA for ef330ef
x-pack/test/functional/apps/lens/lens_reporting.ts
@@ -21,7 +21,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
21
'test_logstash_reader',
22
'global_dashboard_read',
23
'reporting_user',
24
- ]);
+ ], false);
25
});
26
27
after(async () => {
0 commit comments