adding @ci to the test
This commit is contained in:
parent
ad4a1f4720
commit
1b5d29b244
@ -76,7 +76,7 @@ test.describe.parallel('Presentation', () => {
|
||||
await presentation.uploadSinglePresentationTest();
|
||||
});
|
||||
|
||||
test('Upload Other Presentations Format', async ({ browser, context, page }) => {
|
||||
test('Upload Other Presentations Format @ci', 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