test: remove big_schema.sql from io tests

It was unused(test skipped) and made the scache reload slower, causing
test failure on CI.
This commit is contained in:
steve-chavez
2023-06-02 17:45:25 -05:00
committed by Steve Chavez
parent 4f6c466031
commit 9a3d453bf4
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
\ir big_schema.sql
-- \ir big_schema.sql big schema test currently skipped, see test_io.py
\ir db_config.sql
set search_path to public;