Skip to content

Commit

Permalink
fix version test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredcwhite committed Aug 18, 2024
1 parent 2d16e54 commit 951116f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridgetown-foundation/test/test_string.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class TestString < Minitest::Test
using Bridgetown::Refinements

def test_that_it_has_a_version_number
refute_nil ::Bridgetown::Foundation::VERSION
refute_nil ::Bridgetown::VERSION
end

def test_string_indentation
Expand Down

0 comments on commit 951116f

Please sign in to comment.