Skip to content

Commit

Permalink
fixup! Add e2e tests for --v2-deprecation flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
ptabor committed May 12, 2021
1 parent 449ae26 commit 9b28219
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/e2e/ctl_v3_migrate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ import (
"testing"
"time"

"github.com/stretchr/testify/assert"
"go.etcd.io/etcd/client/pkg/v3/testutil"
"go.etcd.io/etcd/client/v3"
"go.etcd.io/etcd/server/v3/verify"
)

func TestCtlV3Migrate(t *testing.T) {
Expand Down

0 comments on commit 9b28219

Please sign in to comment.