Skip to content

Commit d21f019

Browse files
committed
Correctly flag test for integration
Signed-off-by: Simon Beck <[email protected]>
1 parent edea9f6 commit d21f019

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

operator/restorecontroller/executor_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build integration
2+
13
package restorecontroller
24

35
import (

0 commit comments

Comments
 (0)