Skip to content

Commit

Permalink
Cr fixup. Use same archive, drop other.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneseymour committed Jul 18, 2022
1 parent c57a239 commit 9faa60d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
disabledFeatures: ['visualize'],
});
await kibanaServer.importExport.load(
'x-pack/test/functional/fixtures/kbn_archiver/spaces/disabled_features/discover',
'x-pack/test/functional/fixtures/kbn_archiver/discover/feature_controls/custom_space',
{ space: customSpace }
);
});
Expand Down

This file was deleted.

0 comments on commit 9faa60d

Please sign in to comment.