mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 13:27:10 -07:00
Test for autoenv
setting
This commit is contained in:
parent
7b17fcc4b7
commit
61f1cf8efc
7 changed files with 154 additions and 12 deletions
|
@ -40,4 +40,4 @@ RUN ls -R $TEST_HOME/.config/fish/
|
|||
# Run tests
|
||||
COPY test ./
|
||||
ENTRYPOINT ["cucumber"]
|
||||
CMD ["--publish-quiet"]
|
||||
CMD ["--publish-quiet", "--tags", "not @pending"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue