Skip to content

Commit 31d6fdd

Browse files
Update tests/e2e_test.go
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com> Signed-off-by: Ian Suvak <ian.suvak@avalabs.org>
1 parent 51677cf commit 31d6fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ func TestE2E(t *testing.T) {
2222

2323
var _ = ginkgo.BeforeSuite(func() {
2424
logLevel := logging.Info
25-
// var ctx context.Context
2625
log = logging.NewLogger(
2726
"cubist-signer-e2e",
2827
logging.NewWrappedCore(

0 commit comments

Comments
 (0)