Add some tests in invoices

This commit is contained in:
Oleg Hasjanov 2021-01-19 14:51:47 +02:00
parent a5f8e277dd
commit e15746c617
5 changed files with 87 additions and 9 deletions

View file

@ -1,5 +1,3 @@
# admin_registrar_white_ips GET /admin/registrars/:registrar_id/white_ips(.:format)
require 'test_helper'
require 'application_system_test_case'