File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
console/atest-ui/src/locales Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2626 "viewHistory" : " 查看历史记录" ,
2727 "revert" : " 回退" ,
2828 "goToHistory" : " 跳转历史记录" ,
29- "deleteAllHistory" : " 删除所有历史记录"
29+ "deleteAllHistory" : " 删除所有历史记录"
3030 },
3131 "title" : {
3232 "createTestSuite" : " 创建测试用例集" ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ openssl x509 -req -days 365 -in test.csr \
2626
2727echo " start to download extenions"
2828atest extension --output /usr/local/bin --registry ghcr.io git
29- atest extension --output /usr/local/bin --registry ghcr. io orm
29+ atest extension --output /usr/local/bin --registry registry-1.docker. io orm --image-prefix ysf233
3030atest extension --output /usr/local/bin --registry ghcr.io etcd
3131atest extension --output /usr/local/bin --registry ghcr.io mongodb
3232
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ import (
1919 "strings"
2020
2121 "google.golang.org/protobuf/types/known/timestamppb"
22-
2322 "github.com/linuxsuren/api-testing/pkg/testing"
2423 "github.com/linuxsuren/api-testing/pkg/util"
2524)
You can’t perform that action at this time.
0 commit comments