Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
patthiel committed Oct 12, 2018
1 parent 7fbb09b commit f50f02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-bats
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ RUN git clone https://github.com/bats-core/bats-core.git \
&& ./install.sh /usr/local


CMD bats $(ls test/*/*.bats)
CMD bats $(ls /src/linode-cli/test/*/*.bats)

0 comments on commit f50f02a

Please sign in to comment.