Skip to content

Commit

Permalink
Merge pull request #156 from inertiajs/ostruct-test-failures
Browse files Browse the repository at this point in the history
Ostruct related spec failures
  • Loading branch information
bknoles authored Nov 8, 2024
2 parents e9b2b9f + 330f735 commit bbb2717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/inertia/ssr_spec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'net/http'
require 'ostruct'

RSpec.describe 'inertia ssr', type: :request do
context 'ssr is enabled' do
Expand Down

0 comments on commit bbb2717

Please sign in to comment.