mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Test return message in offline_tp
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
gen=$?
|
||||
echo 'go test github.com/cgrates/cgrates/apier/v1 -tags=offline_tp'
|
||||
go test github.com/cgrates/cgrates/apier/v1 -tags=offline_tp
|
||||
ap1=$?
|
||||
|
||||
exit $gen && $ap1
|
||||
|
||||
exit $gen
|
||||
|
||||
Reference in New Issue
Block a user