Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeuken committed Sep 25, 2018
1 parent 7992196 commit 324e149
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/spec/features/webui/packages_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
click_link('derived package')
expect(page).to have_link('home:package_test_user...ome:package_test_user')
click_link('home:package_test_user...ome:package_test_user')
sleep # just a test
expect(page.current_path).to eq(package_show_path(project: branched_project, package: branched_project.packages.first))
end
end
Expand Down

0 comments on commit 324e149

Please sign in to comment.