Commit 3dba02f3 authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

MàJ test e2e

Showing with 1 addition and 1 deletion
+1 -1
......@@ -33,7 +33,7 @@ describe("ngHyd − load session with multiple linked parameters − ", () => {
await listPage.clickMenuEntryForCalcType(10);
await calcPage.getAddStructureButton().click();
const nb2 = await calcPage.getAllLinkButtons().count();
expect(nb2).toBe(4); // link buttons on children but not on parent
expect(nb2).toBe(6); // link buttons on children but not on parent
// 3. check Lois de déversoirs dénoyés
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment