Skip to content
Snippets Groups Projects
Commit fdbe8a77 authored by mathias.chouet's avatar mathias.chouet
Browse files

Update e2e tests

parent 60e4684f
No related branches found
No related tags found
No related merge requests found
Pipeline #137559 passed
......@@ -7,7 +7,7 @@ import { browser } from "protractor";
* For all calculators, try to calculate every parameter: check that only one parameter
* is set to CAL mode, trigger the calculation, check that result is not empty
*/
fdescribe("ngHyd − calculate all parameters of all calculators", () => {
describe("ngHyd − calculate all parameters of all calculators", () => {
let listPage: ListPage;
let calcPage: CalculatorPage;
let navBar: Navbar;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment