diff --git a/docs/testframework.md b/docs/testframework.md index 77be093..6c4cec1 100644 --- a/docs/testframework.md +++ b/docs/testframework.md @@ -63,7 +63,6 @@ test "" [when ]: ``` -* `` must be unique **within the script** * Tests are registered automatically when the script is parsed * The optional `when` condition is evaluated immediately before execution @@ -75,7 +74,7 @@ Inside a test, the framework provides: Fully-qualified test identifier: ``` -