Files
clinch/test/jobs/oidc_token_cleanup_job_test.rb
2025-11-18 20:02:45 +11:00

8 lines
129 B
Ruby

require "test_helper"
class OidcTokenCleanupJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end