How delete file uploading after run test? #2199
Unanswered
ssheduardo
asked this question in
Q&A
Replies: 1 comment
-
I know this is a very old question, but in case somebody needs an answer, you can just run So:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a test for create a Banner with a image using medialibrary, the test passed but, how delete the image uploaded the file after run test?
Test passed

Code test

Public

Controller

Once the image has been automatically uploaded and passed the test, how can the file be automatically deleted once the test has been executed?
Beta Was this translation helpful? Give feedback.
All reactions