Skip to content

Commit

Permalink
Remove duplicate test
Browse files Browse the repository at this point in the history
  • Loading branch information
intrip committed Jun 24, 2024
1 parent abe21ec commit dbd1263
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/detector/local_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class HomographicSpoofing::Detector::LocalTest < ActiveSupport::TestCase
test "Invalid mixed scripts" do
assert_attack("аaбbгcдdеeжf") # Cyrillic, Latin
assert_attack("paypαl") # Greek, Latin
assert_attack("paypαl") # Greek, Latin
assert_attack("abc𐒊𐒋𐒌") # Latin, Osmanya
assert_attack("ㄈㄉㄊおかが") # Bopomofo, Hiragana
assert_attack("ㄈㄉㄊᄊᄋᄌ") # Bopomofo, Hangul
Expand Down

0 comments on commit dbd1263

Please sign in to comment.