Skip to content

Commit

Permalink
Update from update/networkservicemesh/deployments-k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmbot authored Feb 8, 2021
1 parent 5c21ee1 commit b4aec89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/base/suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ type Suite struct {

func (s *Suite) SetupSuite() {
s.Repository = "networkservicemesh/deployments-k8s"
s.Version = "691dc84c"
s.Version = "e394162f"
s.Dir = "../" // Note: this should be synced with input parameters in gen.go file
s.Suite.SetupSuite()
}

0 comments on commit b4aec89

Please sign in to comment.