Skip to content

Commit 3b875df

Browse files
committed
Removes unnecessary test
1 parent c43a04f commit 3b875df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/credits/canonical_names_test.rb

-4
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,6 @@ class CanonicalNamesTest < ActiveSupport::TestCase
699699
assert_contributor_names '5fa8793', 'Caleb Buxton', 'Tobias Lütke'
700700
end
701701

702-
test 'Caleb Buxton' do
703-
assert_contributor_names 'e68ff5f', 'Caleb Buxton'
704-
end
705-
706702
test "caleb\100aei-tech.com" do
707703
assert_contributor_names 'd5b67ed8', 'Caleb Tennis'
708704
end

0 commit comments

Comments
 (0)