Skip to content

Commit e7ca461

Browse files
committed
fix presubmits
1 parent 55cc2f7 commit e7ca461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/small/test_progress_bar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import bigframes.formatting_helpers as formatting_helpers
2424
from bigframes.session import MAX_INLINE_DF_BYTES
2525

26-
job_load_message_regex = r"Query.*with"
26+
job_load_message_regex = r"Query"
2727
EXPECTED_DRY_RUN_MESSAGE = "Computation deferred. Computation will process"
2828

2929

0 commit comments

Comments
 (0)