Merged in feature/logVersioning (pull request #40)
Can Sync Versioning * started * client * jobcansync * tests
This commit is contained in:
@@ -34,6 +34,7 @@ func TestQueryServiceTest(t *testing.T) {
|
||||
})
|
||||
assert.Nil(t, err)
|
||||
assert.NotNil(t, testRes)
|
||||
// TODO
|
||||
// assert.NotNil(t, testRes.JSON200)
|
||||
// assert.Equal(t, "hey", testRes.JSON200.Value)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user