Files
archived-hc-harbor/test/models/api_key_test.rb
2025-03-03 16:01:29 -05:00

8 lines
120 B
Ruby

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