Skip to content

Commit dbd1263

Browse files
committed
Remove duplicate test
1 parent abe21ec commit dbd1263

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/detector/local_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class HomographicSpoofing::Detector::LocalTest < ActiveSupport::TestCase
1717
test "Invalid mixed scripts" do
1818
assert_attack("аaбbгcдdеeжf") # Cyrillic, Latin
1919
assert_attack("paypαl") # Greek, Latin
20-
assert_attack("paypαl") # Greek, Latin
2120
assert_attack("abc𐒊𐒋𐒌") # Latin, Osmanya
2221
assert_attack("ㄈㄉㄊおかが") # Bopomofo, Hiragana
2322
assert_attack("ㄈㄉㄊᄊᄋᄌ") # Bopomofo, Hangul

0 commit comments

Comments
 (0)