mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
Reset Webmock stub counter for directo requests
This commit is contained in:
parent
dea76d09fb
commit
4e79cc2eba
1 changed files with 2 additions and 0 deletions
|
@ -153,6 +153,8 @@ class DirectoInvoiceForwardJobTest < ActiveSupport::TestCase
|
|||
end
|
||||
|
||||
def test_sends_each_monthly_invoice_separately
|
||||
WebMock.reset!
|
||||
|
||||
activity = account_activities(:one)
|
||||
price = billing_prices(:create_one_year)
|
||||
price.update(duration: '3 years')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue