chore(tfstated): fix test and update dependencies
This commit is contained in:
parent
6e069484cb
commit
afc2c2eb9f
3 changed files with 3 additions and 4 deletions
|
@ -57,7 +57,6 @@ func TestMain(m *testing.M) {
|
|||
ctx,
|
||||
db,
|
||||
getenv,
|
||||
os.Stderr,
|
||||
)
|
||||
err = waitForReady(ctx, 5*time.Second, "http://127.0.0.1:8082/healthz")
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue