mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Added support for empty fields in ees when exporting the event in json format
This commit is contained in:
committed by
Dan Christian Bogos
parent
a24f312727
commit
45204cec17
@@ -195,6 +195,9 @@ results+=($?)
|
||||
|
||||
fi
|
||||
|
||||
echo "go test github.com/cgrates/cgrates/ees -tags=integration"
|
||||
go test github.com/cgrates/cgrates/ees -tags=integration
|
||||
results+=($?)
|
||||
echo 'go test github.com/cgrates/cgrates/config -tags=integration'
|
||||
go test github.com/cgrates/cgrates/config -tags=integration
|
||||
results+=($?)
|
||||
|
||||
Reference in New Issue
Block a user