mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
revised meprofile &cpuprofile tests
This commit is contained in:
committed by
Dan Christian Bogos
parent
37388c70f3
commit
6f4ee914f7
@@ -156,7 +156,7 @@ func TestHttpBytesPoster(t *testing.T) {
|
||||
RPC: &config.RPCOpts{},
|
||||
})
|
||||
time.Sleep(5 * time.Millisecond)
|
||||
fs, err := filepath.Glob("/tmp/test2*")
|
||||
fs, err := filepath.Glob("/tmp/EEs|*")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
} else if len(fs) == 0 {
|
||||
|
||||
Reference in New Issue
Block a user