Skip to content

Commit

Permalink
Ignore status 405
Browse files Browse the repository at this point in the history
  • Loading branch information
jabenninghoff committed Jul 26, 2024
1 parent ea4cead commit 30ca30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ task test: :build do
}
},
enforce_https: false,
ignore_status_codes: [403, 503],
ignore_status_codes: [403, 405, 503],
ignore_urls: [
# URL not resolving
%r{https://secure360.org},
Expand Down

0 comments on commit 30ca30f

Please sign in to comment.