Files
fizzy/test/models/category_test.rb
T
2024-07-24 13:42:06 -05:00

8 lines
122 B
Ruby

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