Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
Signed-off-by: Ram Lavi <[email protected]>
  • Loading branch information
RamLavi committed Oct 25, 2023
1 parent f996eab commit 2cc3919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/lifecycle/deployment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
. "github.com/kubevirt/cluster-network-addons-operator/test/releases"
)

var _ = Context("Cluster Network Addons Operator", func() {
var _ = Context("Cluster Network Addons Operator - just a test", func() {
Context("when installed from main release", func() {
mainRelease := LatestRelease()
BeforeEach(func() {
Expand Down

0 comments on commit 2cc3919

Please sign in to comment.