diff --git a/tests/github__data_log.sql b/tests/github__data_log.sql index 57526af..0a8ed17 100644 --- a/tests/github__data_log.sql +++ b/tests/github__data_log.sql @@ -18,5 +18,4 @@ from base where status_code not in (200, 202, 404, 451) - and counter > 0 - and counter < 100 \ No newline at end of file + and counter > 500 \ No newline at end of file