rails8-memoapp/test/models/memo_test.rb

8 lines
118 B
Ruby
Raw Normal View History

2025-02-20 22:46:52 +09:00
require "test_helper"
class MemoTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end