Skip to content

Commit 09aa31b

Browse files
committed
Run tests with snapshot as default
Signed-off-by: mdouglas47 <[email protected]>
1 parent a9499c3 commit 09aa31b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/setup

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ setup_db() {
154154
echo "portmux_bind_path $pmux_socket" >> ${LRL}
155155
fi
156156

157+
echo "sql_tranlevel_default snapshot" >> ${LRL}
158+
157159
# let test specific lrl options take precedence
158160
if [[ -f lrl ]]; then
159161
cat lrl >> ${LRL}

0 commit comments

Comments
 (0)