Skip to content

Commit 2d8029e

Browse files
committed
Merge branch 'stable' of github.com:microting/eform-backendconfiguration-plugin into stable
2 parents 306592f + faa6922 commit 2d8029e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eform-client/e2e/Page objects/BackendConfiguration/BackendConfigurationAreaRules.page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ export class AreaRuleRowObject {
660660
await backendConfigurationAreaRulesPage.checkboxCreateAssignment(
661661
areaRulePlanningCreateUpdate.workers[i].workerNumber
662662
)
663-
).$('..')
663+
)
664664
).click();
665665
}
666666
}

0 commit comments

Comments
 (0)