mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "DEV: Upgrade Rails to version 7.1" (#27625)
This reverts commit ce00f83173.
This commit is contained in:
@@ -326,7 +326,7 @@ RSpec.describe ApplicationController do
|
||||
|
||||
expect(log).not_to include("exception app middleware")
|
||||
|
||||
expect(response.status).to eq(400)
|
||||
expect(response.parsed_body).to eq("status" => 400, "error" => "Bad Request")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user