Skip to content

Commit 579a24d

Browse files
Update test description
1 parent a9d6878 commit 579a24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/generators/suspenders/install/web_generator_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class WebGeneratorTest < Rails::Generators::TestCase
4848
end
4949
end
5050

51-
test "evaluates support for Node versions correctly" do
51+
test "evaluates supported Node versions correctly" do
5252
web_generator = Generators::Install::WebGenerator.new
5353

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

0 commit comments

Comments
 (0)