Skip to content

Commit 395a5e9

Browse files
authored
Update ui_test.sh
1 parent c0a15e0 commit 395a5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/shell/integration/ui_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ EOF
747747
expect_log "ERROR: 'run' only works with tests with one shard"
748748
# If we would print this again after the run failed, we would overwrite the
749749
# error message above.
750-
expect_log_n "INFO: Build completed successfully, [4567] total actions" 1
750+
expect_log_n "INFO: Build completed successfully, [4-9] total actions" 1
751751
}
752752

753753
function test_exit_code_reported() {

0 commit comments

Comments
 (0)