Skip to content

Commit 8bdb1b7

Browse files
committed
better test output
1 parent 0914d3b commit 8bdb1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ function package_all_dev_profile() {
8484
# package tests
8585
assert_success "it packages single bin" package_bin bootstrap
8686

87-
assert_success "it packaging all bins with dev profile" package_all_dev_profile
87+
assert_success "it packages all bins with dev profile" package_all_dev_profile
8888

8989
assert_success "it packages all bins" package_all
9090

0 commit comments

Comments
 (0)