foalfetch/test/controllers/stories_controller_test.rb

9 lines
169 B
Ruby
Raw Normal View History

2024-04-04 10:21:23 +02:00
# frozen_string_literal: true
require 'test_helper'
class StoriesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end