mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Fixes #1397
This commit is contained in:
@@ -174,6 +174,7 @@ func testAccITDebitBalance(t *testing.T) {
|
||||
t.Fatalf("Balance with ID %s should %sexist", accBallID, exstr)
|
||||
}
|
||||
t.Run("TestAddVoiceBalance", func(t *testing.T) { testAccountBalance(t, accAcount, accTenant, utils.VOICE, 0) })
|
||||
|
||||
}
|
||||
|
||||
func testAccITAddBalance(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user