mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
coverage tests at engine
This commit is contained in:
committed by
Dan Christian Bogos
parent
ee4df9f836
commit
9d0f2c5c19
@@ -1011,4 +1011,8 @@ func TestRouteServiceV1GetRoutes(t *testing.T) {
|
||||
t.Error(err)
|
||||
}
|
||||
|
||||
if err := rpS.V1GetRoutesList(args, &[]string{}); err == nil {
|
||||
t.Error(err)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user