Merged in feature/docinitialisation (pull request #41)
Queuing Changes and Cfg Testing * staarting * staarting * startedpush * note * save * mocking * removederrs * fixtests * cleanuperrs * newenvsetup * preppingtests * queue * mmovetocfgpassunittests * sortoutconfig * passinginteg * deps * fixtests
This commit is contained in:
@@ -36,7 +36,7 @@ func TestGet(t *testing.T) {
|
||||
)
|
||||
|
||||
cli, err := svc.Get(ctx, id)
|
||||
assert.Nil(t, err)
|
||||
assert.NoError(t, err)
|
||||
assert.EqualExportedValues(t, &client.Client{
|
||||
ID: id,
|
||||
Name: "client_name",
|
||||
|
||||
Reference in New Issue
Block a user