Skip to content

Commit

Permalink
[#133] add teardown to the last test for single model edi suite
Browse files Browse the repository at this point in the history
  • Loading branch information
ablatov committed Oct 3, 2018
1 parent 725a7d5 commit c9f0259
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,4 @@ Check EDI enclave inspect procedure without deployed model
[Tags] edi cli enclave one_version
${resp}= Run EDI inspect ${MODEL_TEST_ENCLAVE}
Should Be Equal As Integers ${resp.rc} 0
Should Not Contain ${resp.stdout} ${TEST_EDI_MODEL_ID}
[Teardown] NONE
Should Not Contain ${resp.stdout} ${TEST_EDI_MODEL_ID}

0 comments on commit c9f0259

Please sign in to comment.