Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
James Cor committed Jan 18, 2025
1 parent 90f0c4c commit a271d15
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,6 @@ tests:
result:
columns: ["Tables_in_repo1"]
rows: [["t"]]
- on: repo1
queries:
- exec: 'create table t(c0 int)'
- on: repo1
queries:
- query: 'show tables'
result:
columns: ["Tables_in_repo1"]
rows: [["t"]]
- name: test basic querying via dolt sql-server
repos:
- name: repo1
Expand Down

0 comments on commit a271d15

Please sign in to comment.