mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
fix ciGroup of spaces api integration tests
(cherry picked from commit 13f7564eba
)
This commit is contained in:
parent
6449088013
commit
3ca83a3f12
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import { TestInvoker } from '../../common/lib/types';
|
|||
// eslint-disable-next-line import/no-default-export
|
||||
export default function spacesOnlyTestSuite({ loadTestFile }: TestInvoker) {
|
||||
describe('spaces api without security', function() {
|
||||
this.tags('ciGroup6');
|
||||
this.tags('ciGroup2');
|
||||
|
||||
loadTestFile(require.resolve('./copy_to_space'));
|
||||
loadTestFile(require.resolve('./resolve_copy_to_space_conflicts'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue