flaky flag to other presentation format test
This commit is contained in:
parent
a1dd1371e8
commit
4a44e37d93
@ -72,7 +72,7 @@ test.describe.parallel('Presentation', () => {
|
||||
await presentation.uploadSinglePresentationTest();
|
||||
});
|
||||
|
||||
test('Upload Other Presentations Format @ci', async ({ browser, context, page }) => {
|
||||
test('Upload Other Presentations Format @ci @flaky', async ({ browser, context, page }) => {
|
||||
const presentation = new Presentation(browser, context);
|
||||
await presentation.initPages(page, true);
|
||||
await presentation.uploadOtherPresentationsFormat();
|
||||
|
Loading…
Reference in New Issue
Block a user