Skip to content
Snippets Groups Projects
Unverified Commit cf96df32 authored by dpsutton's avatar dpsutton Committed by GitHub
Browse files

correct typo in driver prestor -> presto (#17334)

parent 2af2ba95
No related branches found
No related tags found
No related merge requests found
......@@ -118,7 +118,7 @@
(driver/describe-table :presto (mt/db) (db/select-one 'Table :id (mt/id :venues)))))))
(deftest table-rows-sample-test
(mt/test-driver :prestor
(mt/test-driver :presto
(is (= [["Red Medicine"]
["Stout Burgers & Beers"]
["The Apple Pan"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment