notebook/test/models/to_write/user_blocking_test.rb
2021-05-22 11:59:33 -07:00

8 lines
126 B
Ruby

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