mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
This commit is contained in:
parent
54d68ebf6c
commit
b771c50f12
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import { FtrProviderContext } from '../../ftr_provider_context';
|
|||
|
||||
export default ({ loadTestFile }: FtrProviderContext) => {
|
||||
describe('Snapshots app', function() {
|
||||
this.tags('ciGroup1');
|
||||
this.tags(['ciGroup4', 'skipCloud']);
|
||||
loadTestFile(require.resolve('./home_page'));
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue