Added customer composite key

This commit is contained in:
Nedim
2025-02-27 07:45:54 +01:00
parent a28cdc6a6d
commit 92a61159ca
35 changed files with 1776 additions and 115 deletions

View File

@@ -93,6 +93,5 @@ group :test do
gem "rspec_junit_formatter"
gem "simplecov", require: false
gem "simplecov-cobertura", require: false
gem "vcr"
gem "webmock"
end