mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 22:57:40 +08:00
DEV: Use response.parsed_body
in specs (#9615)
Most of it was autofixed with rubocop-discourse 2.1.1.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
# rubocop:disable Discourse/NoJsonParseResponse
|
||||
|
||||
require 'rails_helper'
|
||||
|
||||
|
Reference in New Issue
Block a user