wip: order checkout

This commit is contained in:
kbe
2025-09-02 02:56:23 +02:00
parent afe074c8a1
commit ca81d2360c
18 changed files with 893 additions and 292 deletions

View File

@@ -0,0 +1,7 @@
require "test_helper"
class ExpiredOrdersCleanupJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end