Skip to content

Commit

Permalink
refactor: improve document
Browse files Browse the repository at this point in the history
  • Loading branch information
Azhovan committed Oct 13, 2023
1 parent 64a2088 commit b1497b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apptests/environment/environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const (
)

// Env holds the configuration and state for application specific testings.
// It contains the applications to test, the Kubernetes client, and the kind cluster.
// It contains the Kubernetes client, and the kind cluster.
type Env struct {
// K8sClient is a reference to the Kubernetes client
// This client is used to interact with the cluster built during the execution of the application specific testing.
Expand Down

0 comments on commit b1497b3

Please sign in to comment.