Issue e-invoice along with invoice

Closes #1222
This commit is contained in:
Artur Beljajev 2019-06-25 19:52:15 +03:00
parent 25638da546
commit 86a69c09bf
5 changed files with 17 additions and 6 deletions

View file

@ -5,7 +5,6 @@ class ReloadBalanceTaskTest < ActiveSupport::TestCase
setup do
@registrar = registrars(:bestnames)
EInvoice.provider = EInvoice::Providers::TestProvider.new
end
def test_issues_invoice_when_auto_reload_is_enabled_and_threshold_reached