adding @ci flag
This commit is contained in:
parent
bc9df6cdc6
commit
6fccefc5c2
@ -7,7 +7,7 @@ const { initializePages } = require('../core/helpers');
|
||||
|
||||
const hidePresentationToast = encodeCustomParams(PARAMETER_HIDE_PRESENTATION_TOAST);
|
||||
|
||||
test.describe("Layout management", () => {
|
||||
test.describe("Layout @ci", () => {
|
||||
const layouts = new Layouts();
|
||||
|
||||
test.describe.configure({ mode: fullyParallel ? 'parallel' : 'serial' });
|
||||
|
Loading…
Reference in New Issue
Block a user