diff --git a/test/local_example.sh b/test/local_example.sh index ad01732cc7c..23ba79079cc 100755 --- a/test/local_example.sh +++ b/test/local_example.sh @@ -49,7 +49,7 @@ sleep 3 # required for now ./203_switch_reads.sh ./204_switch_writes.sh -exit + mysql --table < ../common/select_customer0_data.sql # Expected to fail! mysql --table < ../common/select_commerce_data.sql || echo "DenyList working as expected"