mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
added more conditions for unpaid and cancelled statuses
This commit is contained in:
parent
7b05e1e28a
commit
1b377dadcd
3 changed files with 9 additions and 2 deletions
|
@ -303,4 +303,6 @@ class EInvoiceResponseTest < ApplicationIntegrationTest
|
|||
|
||||
assert_equal registry_response[:message], 'Invoice with nonexisted-invoice number not found'
|
||||
end
|
||||
|
||||
test 'it should ignore if you trying to set failed status to canceled'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue