Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Correcting test too
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Sep 22, 2016
1 parent 7ffa3bc commit 9f67ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/image.bats
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ load ../common
}

@test "Cache directory created" {
docker run -i $maintainer/$imagename find /opt/comanage/comanage-registry-1.0.5/app/tmp/cache/persistent/
docker run -i $maintainer/$imagename find /opt/comanage/comanage-registry-1.0.5/app/tmp/cache
}


0 comments on commit 9f67ad7

Please sign in to comment.