diff options
Diffstat (limited to 'docs/com/pres/framework/framework.md')
-rw-r--r-- | docs/com/pres/framework/framework.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/com/pres/framework/framework.md b/docs/com/pres/framework/framework.md index 7979bede..109d8a03 100644 --- a/docs/com/pres/framework/framework.md +++ b/docs/com/pres/framework/framework.md @@ -65,7 +65,6 @@ base model for single test case | is_successful() | interpret the results | | get_duration() | return the duration | | push_to_db() | push the results to the DB | -| create_snapshot() | save the testing environment | | clean() | clean the resources | |