Skip to content

Commit

Permalink
is the check for angular bootstrap even needed
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Dec 18, 2024
1 parent 07f560a commit abdba0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/support/angular.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@
##
# Wait for the angular bootstrap to have happened
def expect_angular_frontend_initialized
expect(page).to have_css(".__ng2-bootstrap-has-run", wait: 20)
end

0 comments on commit abdba0e

Please sign in to comment.