add e2e tests (#2334)
This commit is contained in:
committed by
GitHub
Unverified
parent
9a849a29e9
commit
fbaa5f866e
@@ -12,7 +12,3 @@ func init() {
|
||||
uuid, _ := uuid.NewUUID()
|
||||
RunID = uuid.String()
|
||||
}
|
||||
|
||||
func GenPortName(name string) string {
|
||||
return "Port" + name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user