Skip to content

Commit

Permalink
perl: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Manoel Domingues Junior authored and andrestc committed Jul 6, 2017
1 parent a45e849 commit 1c4a8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/perl/tests.bats
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ setup() {
export CURRENT_DIR=/home/application/current
}

@test "check if carton is intalled" {
@test "check if carton is installed" {
pushd ${CURRENT_DIR}
run carton -v
popd
Expand Down

0 comments on commit 1c4a8d0

Please sign in to comment.