Loading
fix: restore master's Rails 8.1 nil_key query expectation
Accidentally reverted during the master-merge resolution in this branch: a `git checkout HEAD -- spec/labkit/excon_publisher_spec.rb` ran before the merge was committed, restoring the 2021 form (nil_key=&) instead of the merged-in master form (nil_key&) from !291's parent series. Restores the file to origin/master's content (be476081). Co-Authored-By:Claude Opus 4.7 (1M context) <noreply@anthropic.com>