refactor tests: simplify assertion

This commit is contained in:
mathetake
2020-03-04 21:46:08 +09:00
parent c42c624763
commit a616199b81
39 changed files with 937 additions and 2542 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"strings"
"time"
"github.com/Masterminds/semver/v3"
semver "github.com/Masterminds/semver/v3"
"go.uber.org/zap"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/util/uuid"