Skip to content

Commit

Permalink
Improved test
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Dec 3, 2024
1 parent 960ea9e commit 256bd44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sqlite_float32_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def test_schema
if ActiveRecord::VERSION::MAJOR >= 8
assert_match %{create_virtual_table "vec_items", "vec0"}, contents
end
refute_match "Could not dump table", contents
end

def test_invalid_dimensions
Expand Down

0 comments on commit 256bd44

Please sign in to comment.