Skip to content

Commit f4441e7

Browse files
kommenbbatsov
authored andcommitted
Clarify mode used for test report buffer
1 parent d29c59d commit f4441e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/running_tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Finally, you can execute the specific test at the point using
7878
## Interacting with Test Result Reports
7979

8080
After running your tests, CIDER displays a test result report in the
81-
`*cider-test-report*` buffer. This buffer uses `test-report-mode`,
81+
`*cider-test-report*` buffer. This buffer uses `cider-test-report-mode`,
8282
which makes it easy to review any failures that might have occurred
8383
and jump directly to the definition of failing tests.
8484

0 commit comments

Comments
 (0)