Skip to content

Commit

Permalink
misspell
Browse files Browse the repository at this point in the history
Signed-off-by: gauron99 <[email protected]>
  • Loading branch information
gauron99 committed Dec 12, 2023
1 parent e003def commit 5e12c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/deploy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ func TestReDeploy_ErrorOnRegistryChangeWithoutBuild(t *testing.T) {
}

// TestWarnDuringOldFuncUndeploy assures that warning is printed out when old Function's
// service is not available (is already deleted manualy or the namespace doesnt exist etc.)
// service is not available (is already deleted manually or the namespace doesnt exist etc.)
// Warning: Cant undeploy Function in namespace
func TestWarnDuringOldFuncUndeploy(t *testing.T) {
var (
Expand Down

0 comments on commit 5e12c00

Please sign in to comment.