diff --git a/docs/src/test-api/class-test.md b/docs/src/test-api/class-test.md index 0fb762078a..41e46eebfc 100644 --- a/docs/src/test-api/class-test.md +++ b/docs/src/test-api/class-test.md @@ -1249,7 +1249,7 @@ A function that returns whether to mark as "slow", based on test fixtures. Test Optional description that will be reflected in a test report. -## method: Test.step +## async method: Test.step Declares a test step.