Merged in feature/fullsuite (pull request #16)
Full suite command * fullsuite * fixlint
This commit is contained in:
@@ -34,5 +34,6 @@ func TestQueryRunner(t *testing.T) {
|
||||
Client: qCfg.Client,
|
||||
}
|
||||
|
||||
queue.Send(ctx, cfg, string(docJson), map[string]types.MessageAttributeValue{})
|
||||
err = queue.Send(ctx, cfg, string(docJson), map[string]types.MessageAttributeValue{})
|
||||
assert.Nil(t, err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user