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

8 lines
123 B
Ruby

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