Skip to content

Commit

Permalink
Fix spec description
Browse files Browse the repository at this point in the history
  • Loading branch information
bknoles committed Nov 4, 2024
1 parent 7555b1a commit 9931f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/inertia/partial_reload_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
end

context 'when the controller is configured to raise_on_unoptimized_partial_reloads' do
it 'emits a warning' do
it 'raises an error' do
expect {
get has_searchable_path, headers: {
'X-Inertia' => true,
Expand Down

0 comments on commit 9931f88

Please sign in to comment.