You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in the User Guide documentation -> Annotations http://utplsql.org/utPLSQL/latest/userguide/annotations.html
Section "Aftertest"
Written "When multiple --%aftertest procedures are defined for a test, all of them will be executed before invoking the test."
Correctly "When multiple --%aftertest procedures are defined for a test, all of them will be executed after invoking the test."
The text was updated successfully, but these errors were encountered:
Error in the User Guide documentation -> Annotations
http://utplsql.org/utPLSQL/latest/userguide/annotations.html
Section "Aftertest"
Written "When multiple --%aftertest procedures are defined for a test, all of them will be executed before invoking the test."
Correctly "When multiple --%aftertest procedures are defined for a test, all of them will be executed after invoking the test."
The text was updated successfully, but these errors were encountered: