Files
baffle-hub/test/models/setting_test.rb
2025-11-13 14:42:43 +11:00

8 lines
121 B
Ruby

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