Skip to content

Commit

Permalink
Update linter_config_works_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
khiga8 authored Jun 22, 2023
1 parent e05ff5c commit 073b0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lib/erblint/linter_config_works_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require "lib/erblint_test_case"

class RecommendedSetupWorksTest < ErblintTestCase
class LinterConfigWorksTest < ErblintTestCase
# The ability to share rules and configs from other gems in erb_lint is not well-documented.
# This test validates that our recommended setup works.
def test_asserts_recommended_setup_works
Expand Down

0 comments on commit 073b0cf

Please sign in to comment.