mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated *gob integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
6c9bb70138
commit
c3cea2d52d
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user