unskip copy to space test (#118005) (#118058)

Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
This commit is contained in:
Kibana Machine 2021-11-09 15:16:37 -05:00 committed by GitHub
parent 8aa73a8fe4
commit 9991896b31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,8 +156,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
});
});
// FLAKY: https://github.com/elastic/kibana/issues/83824
describe.skip('Copy to space', () => {
describe('Copy to space', () => {
const destinationSpaceId = 'custom_space';
before(async () => {
await spaces.create({