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