mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Fixed integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
f803431026
commit
47476bdbf0
@@ -25,8 +25,8 @@ gnr=$?
|
||||
echo 'go test github.com/cgrates/cgrates/agents -tags=integration'
|
||||
go test github.com/cgrates/cgrates/agents -tags=integration
|
||||
agts=$?
|
||||
echo 'go test github.com/cgrates/cgrates/sessionmanager -tags=integration'
|
||||
go test github.com/cgrates/cgrates/sessionmanager -tags=integration
|
||||
echo 'go test github.com/cgrates/cgrates/sessions -tags=integration'
|
||||
go test github.com/cgrates/cgrates/sessions -tags=integration
|
||||
smg=$?
|
||||
echo 'go test github.com/cgrates/cgrates/migrator -tags=integration'
|
||||
go test github.com/cgrates/cgrates/migrator -tags=integration
|
||||
|
||||
Reference in New Issue
Block a user