Skip to content

Commit

Permalink
docs: explain why we wrap the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edouard-lopez committed Aug 21, 2023
1 parent 12c38fe commit 5a46923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/_pure_prompt_container.test.fish
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function before_each
_disable_colors
end

if test "$USER" = nemo
if test "$USER" = nemo # we need to be in a container for those to work
before_each
@test "_pure_prompt_container: displays 'user@hostname' when inside container" (
set --universal pure_enable_container_detection true
Expand Down

0 comments on commit 5a46923

Please sign in to comment.