Skip to content

Commit 9911bd3

Browse files
committed
fix: rename e2e tests to TestE2E prefix for skip pattern
Signed-off-by: ekam-walia <164983405+ekam-walia@users.noreply.github.com>
1 parent 62f65e6 commit 9911bd3

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

go/core/test/e2e/interaction_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//go:build e2e
2-
// +build e2e
3-
41
package e2e_test
52

63
import (

go/core/test/e2e/lifecycle_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//go:build e2e
2-
// +build e2e
3-
41
package e2e_test
52

63
import (

0 commit comments

Comments
 (0)