# frozen_string_literal: true require "test_helper" class BlogsControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end