This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 831245e  Reactivate cleanup
831245e is described below

commit 831245ebf302783e0e8125194e2c409cdfc2b4ca
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Sep 4 18:21:32 2018 +0200

    Reactivate cleanup
---
 karate-http-testing/src/test/java/sling/filestorage/uploadImage.feature | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/karate-http-testing/src/test/java/sling/filestorage/uploadImage.feature 
b/karate-http-testing/src/test/java/sling/filestorage/uploadImage.feature
index a51d829..3dee7b8 100644
--- a/karate-http-testing/src/test/java/sling/filestorage/uploadImage.feature
+++ b/karate-http-testing/src/test/java/sling/filestorage/uploadImage.feature
@@ -54,4 +54,4 @@ And match header Content-Length == "10102"
   | path |
   | imagePath |
   | testFolderPath |
-# * def result = call read('classpath:util/cleanup-test-content.feature') paths
\ No newline at end of file
+* def result = call read('classpath:util/cleanup-test-content.feature') paths
\ No newline at end of file

Reply via email to