test/controllers/following_tags_controller_test.rb

Summary

Maintainability
A
0 mins
Test Coverage
require 'test_helper'

class FollowingTagsControllerTest < ActionController::TestCase
  # test "the truth" do
  #   assert true
  # end
end