Skip to content

Commit

Permalink
TEST COMMIT
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
  • Loading branch information
mhenriks committed Jan 10, 2024
1 parent e9319ae commit 7c0d111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/datavolume_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const (
shortTimeout = 30 * time.Second
)

var _ = Describe("[vendor:cnv-qe@redhat.com][level:component]DataVolume tests", func() {
var _ = FDescribe("[vendor:cnv-qe@redhat.com][level:component]DataVolume tests", func() {

var sourcePvc *v1.PersistentVolumeClaim
var targetPvc *v1.PersistentVolumeClaim
Expand Down

0 comments on commit 7c0d111

Please sign in to comment.