Skip to content
Snippets Groups Projects
Verified Commit 94430e90 authored by Mark's avatar Mark
Browse files

Remove pause from behave test

parent c227921a
No related branches found
No related tags found
1 merge request!23Resolve "Gitlab-ci service interconnection"
......@@ -6,7 +6,6 @@ Feature: Test login-provider function
Scenario: Open the oAuth application and Login witha valid user
Given the oauth client "home" URL was opened
And I pause for 1000ms
And the element "input#username" is visible
When I enter the "username" in the inputfield "input#username"
And I enter the "password" in the inputfield "input#password"
......
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