We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81d747 commit 016102bCopy full SHA for 016102b
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