diff --git a/test/test_ja_locale.rb b/test/test_ja_locale.rb index 9e43b468a6..026502cb2c 100644 --- a/test/test_ja_locale.rb +++ b/test/test_ja_locale.rb @@ -159,7 +159,7 @@ def test_ja_space_methods assert Faker::Space.galaxy.is_a? String end - def test_it_subscription_methods + def test_ja_subscription_methods assert Faker::Subscription.plan.is_a? String assert_not_english(Faker::Subscription.plan) assert Faker::Subscription.status.is_a? String