price-point-api/test/models/session_test.rb
2026-06-09 18:59:17 +03:00

7 lines
121 B
Ruby

require "test_helper"
class SessionTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end