Skip to content

Commit 40c872c

Browse files
committed
Renaming test files for ensured ordering
1 parent dd9c70b commit 40c872c

2 files changed

Lines changed: 267 additions & 1 deletion

File tree

eform-client/cypress/e2e/plugins/time-planning-pn/b/dashboard.spec.cy.ts renamed to eform-client/cypress/e2e/plugins/time-planning-pn/b/dashboard-assert.spec.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ const updatePlanTextsFutureWeek = [
228228
];
229229

230230

231-
describe('Enable Backend Config plugin', () => {
231+
describe('Dashboard assert', () => {
232232
beforeEach(() => {
233233
cy.visit('http://localhost:4200');
234234
loginPage.login();

0 commit comments

Comments
 (0)