mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Added go clean --cache for integration tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
a845675094
commit
65e67691b7
@@ -1,4 +1,5 @@
|
||||
#! /usr/bin/env sh
|
||||
go clean --cache
|
||||
./test.sh
|
||||
gen=$?
|
||||
echo 'go test github.com/cgrates/cgrates/apier/v1 -tags=integration'
|
||||
|
||||
Reference in New Issue
Block a user