mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated SetBalance action
This commit is contained in:
committed by
Dan Christian Bogos
parent
83c26e5fd6
commit
1437cfaff3
@@ -123,6 +123,9 @@ func TestAnalyzerSReload2(t *testing.T) {
|
||||
close(anz.stopChan)
|
||||
anz.start()
|
||||
anz.anz = nil
|
||||
if err := os.RemoveAll("/tmp/analyzers"); err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
}
|
||||
|
||||
func TestAnalyzerSReload3(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user