Skip to content

Fix the path of InvoiceList resource

Administrator requested to merge fix/invoice_list_path into master

In the test I use the concrete string path instead of the class variable to be sure that the path called is the expected.

Merge request reports