Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDylan Griffith <dyl.griffith@gmail.com>2018-03-01 03:59:44 +0300
committerDylan Griffith <dyl.griffith@gmail.com>2018-03-01 04:01:50 +0300
commitebac9c81ad1e859afe73482dd6f112b141cf9ede (patch)
tree4313a10dcc532b44ab7d2218976d025b6e5382c1 /app
parent0f00ee1640b529f1bfc3b8658ba76bfe620a3d03 (diff)
Fix feature spec Clusters Applications (#17052)
We need to actually wait for the "Install" button to be enabled before clicking it otherwise we have a race condition where it sometimes works. Also change the `expect(page.find(...))` to `expect(page).to have_css` as this is prefered to avoid race conditions
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions