We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 083835c + 016102b commit cd2fa52Copy full SHA for cd2fa52
test/collections_test.rb
@@ -138,7 +138,7 @@
138
139
it "fails if a user, organization, or repository has been renamed or removed" do
140
if ENV["SKIP_COLLECTION_API_CHECKS"]
141
- skip "Skipping collection API checks (rename detection handled by collections-renames workflow)"
+ skip "Skipping collection API checks (rename detection handled by collections-renames)"
142
end
143
144
errors = []
0 commit comments