Updated *gob integration tests

This commit is contained in:
Trial97
2020-04-27 16:19:15 +03:00
committed by Dan Christian Bogos
parent 6c9bb70138
commit c3cea2d52d
29 changed files with 172 additions and 229 deletions

View File

@@ -110,7 +110,7 @@ func testdoubleRemoveStatQueueProfile(t *testing.T) {
t.Error(err)
}
// set
statConfig := &v1.StatQueueWithCache{
statConfig := &engine.StatQueueWithCache{
StatQueueProfile: &engine.StatQueueProfile{
Tenant: doubleRemoveTenant,
ID: "TEST_PROFILE1",