mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-16 13:49:53 +05:00
Fixed integration test for loader in engine
This commit is contained in:
committed by
Dan Christian Bogos
parent
2abb0da47e
commit
c24fabcf80
@@ -60,7 +60,7 @@ var (
|
||||
func TestLoaderIT(t *testing.T) {
|
||||
switch *dbType {
|
||||
case utils.MetaInternal:
|
||||
loaderConfigDIR = "tutinternal"
|
||||
t.SkipNow()
|
||||
case utils.MetaMySQL:
|
||||
loaderConfigDIR = "tutmysql"
|
||||
case utils.MetaMongo:
|
||||
|
||||
Reference in New Issue
Block a user