Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Sep 4, 2023
1 parent 7db6f64 commit 49f5220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/r-history/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
source dev-container-features-test-lib

# Feature-specific tests
check "cache dir" bash -c "ls -l /dc | grep r-history | grep $(whoami)"
check "cache dir permission" bash -c "test -w /dc/r-history/"

# Report result
reportResults

0 comments on commit 49f5220

Please sign in to comment.