Skip to content

Commit

Permalink
Update messages_controller_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhamo1107 authored Sep 18, 2024
1 parent 5bb5229 commit 6c33e59
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/controllers/messages_controller_test.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
require "test_helper"

class MessagesControllerTest < ActionDispatch::IntegrationTest
test "should get create" do
get messages_create_url
assert_response :success
end

end

0 comments on commit 6c33e59

Please sign in to comment.