notebook/test/models/user_following_test.rb
2020-03-28 17:49:17 -05:00

8 lines
127 B
Ruby

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