update gem

fix codeharbor endpoint usage and translations
This commit is contained in:
Karol
2021-12-09 20:36:57 +01:00
parent a006a477e0
commit 886a5b68f6
8 changed files with 27 additions and 29 deletions

View File

@@ -37,6 +37,5 @@ describe ProformaService::ExportTask do
export_task
expect(exporter).to have_received(:perform)
end
# TODO more tests?!
end
end