Skip to content

Commit

Permalink
Update terminal_types_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
petersutter authored Dec 4, 2019
1 parent f80ba7b commit 9b33927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/terminal_types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ var _ = Describe("Terminal", func() {
// Add any teardown steps that needs to be executed after each test
})

// Add Tests for OpenAPI validation (or additonal CRD features) specified in
// Add Tests for OpenAPI validation (or additional CRD features) specified in
// your API definition.
// Avoid adding tests for vanilla CRUD operations because they would
// test Kubernetes API server, which isn't the goal here.
Expand Down

0 comments on commit 9b33927

Please sign in to comment.