Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cassiopee
nghyd
Commits
2d2f00d0
Commit
2d2f00d0
authored
May 04, 2022
by
David Dorchies
Browse files
test: forgottent fix
Refs
#516
parent
9c37bd28
Pipeline
#35709
passed with stages
in 14 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
e2e/examples-empty-fields.e2e-spec.ts
View file @
2d2f00d0
...
...
@@ -108,7 +108,7 @@ describe("ngHyd - Check that examples work with 'empty fields on calculator crea
await
browser
.
sleep
(
200
);
});
f
it
(
"
when calculation is run on a generated fish ladder calculator
"
,
async
()
=>
{
it
(
"
when calculation is run on a generated fish ladder calculator
"
,
async
()
=>
{
debugger
// start page
await
navBar
.
clickNewCalculatorButton
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment