Skip to content

Commit ebbabe1

Browse files
committed
Updating message
1 parent c14867c commit ebbabe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ fn check_blocks_idempotency(blocks: &Vec<CodeBlock>) {
611611
// printed by `check_files` will use the name and line number from
612612
// the temp file.
613613
write_message(format!(
614-
"\u{261d}\u{1f3fd} Formatting block starting at Line {} in Configurations.md failed",
614+
"\u{261d}\u{1f3fd} Failed to format block starting at Line {} in Configurations.md",
615615
block.code_block_start_line
616616
));
617617
failures += fails;

0 commit comments

Comments
 (0)