We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0914d3b commit 8bdb1b7Copy full SHA for 8bdb1b7
tests/test.sh
@@ -84,7 +84,7 @@ function package_all_dev_profile() {
84
# package tests
85
assert_success "it packages single bin" package_bin bootstrap
86
87
-assert_success "it packaging all bins with dev profile" package_all_dev_profile
+assert_success "it packages all bins with dev profile" package_all_dev_profile
88
89
assert_success "it packages all bins" package_all
90
0 commit comments