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

Update e2e calculate-all-params for PreBarrage

parent 55638e20
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ import { ListPage } from "./list.po";
import { CalculatorPage } from "./calculator.po";
import { Navbar } from "./navbar.po";
import { PreferencesPage } from "./preferences.po";
import { browser } from "protractor";
import { browser, element, by, ElementFinder } from "protractor";
import { testedCalcTypes } from "./tested_calctypes";
/**
......
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