Skip to content

Commit ec0a5f1

Browse files
ismailariliktshepang
authored andcommitted
refactor(tests/ui): remove unnecessary duplicate word
1 parent f15fd8b commit ec0a5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/ui.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ check for output files:
8888
contents of the stored output files by lines opposed to checking for strict
8989
equality.
9090

91-
UI tests run with with `-Zdeduplicate-diagnostics=no` flag which disables
91+
UI tests run with `-Zdeduplicate-diagnostics=no` flag which disables
9292
rustc's built-in diagnostic deduplication mechanism.
9393
This means you may see some duplicate messages in the output.
9494
This helps illuminate situations where duplicate diagnostics are being

0 commit comments

Comments
 (0)