Remove useless test

This commit is contained in:
Antonio Andelic 2024-05-20 10:09:57 +02:00
parent f33a90341d
commit 95d680e204
2 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
SET send_logs_level = 'fatal';
SET max_block_size = 0;
SELECT number FROM system.numbers; -- { serverError 12 }