Skip to content

Commit

Permalink
Merge branch 'main' into fix_table_materialization
Browse files Browse the repository at this point in the history
  • Loading branch information
bachng2017 authored Jan 10, 2023
2 parents 23729b9 + 207bc19 commit 22c94fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_mindsdb_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,3 @@ def test_create_database(self):

# right queries order
assert queries.index(expected1) < queries.index(expected3)

0 comments on commit 22c94fc

Please sign in to comment.