We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b7f15b commit 1d4ffd1Copy full SHA for 1d4ffd1
1 file changed
spec/helpers/devise/webauthn/credentials_helper_spec.rb
@@ -10,7 +10,7 @@
10
end
11
12
before do
13
- Rails.application.reload_routes_unless_loaded
+ Rails.application.try(:reload_routes_unless_loaded)
14
15
16
def parse(html)
0 commit comments