We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd25393 commit 5c9e908Copy full SHA for 5c9e908
docs/rules/prefer-hooks-in-order.md
@@ -130,4 +130,4 @@ describe('foo', () => {
130
131
## Further Reading
132
133
-- [Order of execution of describe and test blocks](https://jestjs.io/docs/setup-teardown#order-of-execution-of-describe-and-test-blocks)
+- [Order of Execution](https://jestjs.io/docs/setup-teardown#order-of-execution)
0 commit comments