mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: correctly name the testcase
This commit is contained in:
@@ -12,7 +12,7 @@ teardown() {
|
||||
global_teardown
|
||||
}
|
||||
|
||||
@test "(buildpacks) report" {
|
||||
@test "(report) report" {
|
||||
run /bin/bash -c "dokku report"
|
||||
echo "output: $output"
|
||||
echo "status: $status"
|
||||
|
||||
Reference in New Issue
Block a user