Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Weston <[email protected]>
  • Loading branch information
cablespaghetti committed Aug 10, 2020
1 parent 36863f4 commit a0f5199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/server-statefulset.bats
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ load _helpers

# extra annotations

@test "server/standalone-StatefulSet: default statefulSet.annotation" {
@test "server/standalone-StatefulSet: default statefulSet.annotations" {
cd `chart_dir`
local actual=$(helm template \
--show-only templates/server-statefulset.yaml \
Expand Down

0 comments on commit a0f5199

Please sign in to comment.