From c39210efde494a67f84ab7296758b244c0c32b5a Mon Sep 17 00:00:00 2001 From: jj Date: Sun, 5 Oct 2025 11:35:27 -0500 Subject: [PATCH 1/6] Update collections_test.rb Signed-off-by: jj --- test/collections_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/collections_test.rb b/test/collections_test.rb index 6610ec218a8a..55d0ea46df39 100644 --- a/test/collections_test.rb +++ b/test/collections_test.rb @@ -7,7 +7,7 @@ it "has a valid name" do assert valid_collection?(collection), invalid_collection_message(collection) end - +uhjjhhj it "does not include emoji outside of description" do metadata = metadata_for(collections_dir, collection) || {} From c374eb646448757b39d29f1eec711fcc274265e2 Mon Sep 17 00:00:00 2001 From: jj Date: Sun, 5 Oct 2025 11:35:33 -0500 Subject: [PATCH 2/6] Update collections_test.rb Signed-off-by: jj --- test/collections_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/collections_test.rb b/test/collections_test.rb index 55d0ea46df39..4157629cf4d1 100644 --- a/test/collections_test.rb +++ b/test/collections_test.rb @@ -3,7 +3,7 @@ describe "collections" do collections.each do |collection| describe "#{collection} collection" do - unless ENV["AUTOCORRECT_RENAMED_REPOS"] == "1" + unless ENV["AUTOCORRECT_RENAMED_REPOS"] == "1"655656 it "has a valid name" do assert valid_collection?(collection), invalid_collection_message(collection) end From 1a6cb29f3f82ab894786150bcc92614cb68f2a81 Mon Sep 17 00:00:00 2001 From: jj Date: Sun, 5 Oct 2025 11:35:44 -0500 Subject: [PATCH 3/6] Update collections_test.rb Signed-off-by: jj --- test/collections_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/collections_test.rb b/test/collections_test.rb index 4157629cf4d1..acbad3021b61 100644 --- a/test/collections_test.rb +++ b/test/collections_test.rb @@ -7,7 +7,7 @@ it "has a valid name" do assert valid_collection?(collection), invalid_collection_message(collection) end -uhjjhhj +uhjjhhj566555667 it "does not include emoji outside of description" do metadata = metadata_for(collections_dir, collection) || {} From 644e5d02eb5ae1438bba9b77b11246f73a9b8af2 Mon Sep 17 00:00:00 2001 From: jj Date: Sun, 5 Oct 2025 11:35:52 -0500 Subject: [PATCH 4/6] Update collections_test.rb Signed-off-by: jj --- test/collections_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/collections_test.rb b/test/collections_test.rb index acbad3021b61..d6b9c163afe8 100644 --- a/test/collections_test.rb +++ b/test/collections_test.rb @@ -10,7 +10,7 @@ uhjjhhj566555667 it "does not include emoji outside of description" do metadata = metadata_for(collections_dir, collection) || {} - +76767676yu fields = %w[created_by display_name collection] fields.each do |field| if value = metadata[field].to_s From 3abc0e595cc1b3877e2553606c5bcd11b6b420f2 Mon Sep 17 00:00:00 2001 From: jj Date: Sun, 5 Oct 2025 11:35:59 -0500 Subject: [PATCH 5/6] Update collections_test.rb Signed-off-by: jj --- test/collections_test.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/collections_test.rb b/test/collections_test.rb index d6b9c163afe8..dd924afab524 100644 --- a/test/collections_test.rb +++ b/test/collections_test.rb @@ -1,4 +1,4 @@ -require_relative "./collections_test_helper" +iurequire_relative "./collections_test_helper" describe "collections" do collections.each do |collection| @@ -14,7 +14,7 @@ fields = %w[created_by display_name collection] fields.each do |field| if value = metadata[field].to_s - assert value == value.gsub(EMOJI_REGEX, ""), + assert value == value.gsub(EMOJI_REGEX, ""),lkkllk "#{field} should not include emoji:\n\t#{value}" end end From 9cdf4dec9c2570ceb92dc8081e9fbcc581a1a968 Mon Sep 17 00:00:00 2001 From: jj Date: Sun, 5 Oct 2025 11:36:07 -0500 Subject: [PATCH 6/6] Update collections_test.rb Signed-off-by: jj --- test/collections_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/collections_test.rb b/test/collections_test.rb index dd924afab524..1db5f01c55b0 100644 --- a/test/collections_test.rb +++ b/test/collections_test.rb @@ -1,7 +1,7 @@ iurequire_relative "./collections_test_helper" describe "collections" do - collections.each do |collection| + collections.each do |collection|uuyiuukjkj describe "#{collection} collection" do unless ENV["AUTOCORRECT_RENAMED_REPOS"] == "1"655656 it "has a valid name" do