Skip to content

Commit a971570

Browse files
committed
fix test
1 parent 3605992 commit a971570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/sql/catalog/test_switching_from_detached_catalog.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# description: Test switching from detached catalog to another catalog
33
# group: [catalog]
44

5+
require skip_reload
6+
57
statement ok con1
68
ATTACH ':memory:' AS db1;
79

0 commit comments

Comments
 (0)