notebook/test/models/user_blocking_test.rb
2020-03-28 18:26:44 -05:00

8 lines
126 B
Ruby

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