tests/thirdparty: use Suite type for configuration (#285)
This commit is contained in:
committed by
GitHub
parent
5e6971cc7a
commit
62c71109a4
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
# Run metadata test in update mode.
|
||||
go test ./tests/thirdparty/ -v -run Metadata -args -update -prjs projects.json -net
|
||||
go test ./tests/thirdparty/ -v -run Metadata -args -update -suite suite.json -net
|
||||
|
||||
Reference in New Issue
Block a user