diff --git a/bridgetown-foundation/test/test_string.rb b/bridgetown-foundation/test/test_string.rb index 9adf7c88e..32c5858fa 100644 --- a/bridgetown-foundation/test/test_string.rb +++ b/bridgetown-foundation/test/test_string.rb @@ -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