We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f5c43 commit b6d4529Copy full SHA for b6d4529
src/main/asciidoc/_chapters/developer.adoc
@@ -1435,7 +1435,7 @@ ConnectionCount=1 (was 1)
1435
1436
* All tests must be categorized, if not they could be skipped.
1437
* All tests should be written to be as fast as possible.
1438
-* See <<hbase.unittests,hbase.unittests> for test case categories and corresponding timeouts.
+* See <<hbase.unittests,hbase.unittests>> for test case categories and corresponding timeouts.
1439
This should ensure a good parallelization for people using it, and ease the analysis when the test fails.
1440
1441
[[hbase.tests.sleeps]]
0 commit comments