Skip to content

Commit

Permalink
Update test description
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-antonopoulos committed Oct 30, 2024
1 parent dd517b2 commit 483c690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/generators/suspenders/install/web_generator_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class WebGeneratorTest < Rails::Generators::TestCase
end
end

test "evaluates support for Node versions correctly" do
test "evaluates supported Node versions correctly" do
web_generator = Generators::Install::WebGenerator.new

unsupported_versions = %w[1.0.0 1.100.200 10.0.0 19.0.0 19.9.9 19.9999.99999]
Expand Down

0 comments on commit 483c690

Please sign in to comment.