fix: unittest

This commit is contained in:
xucong053
2022-05-27 16:40:17 +08:00
parent 4bb7d8e619
commit 08ff6fe5f5
47 changed files with 87 additions and 1366 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/go-openapi/spec v0.20.6
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.4.1
github.com/httprunner/funplugin v0.4.6
github.com/httprunner/funplugin v0.4.7
github.com/jinzhu/copier v0.3.2
github.com/jmespath/go-jmespath v0.4.0
github.com/json-iterator/go v1.1.12