Skip to content

Commit

Permalink
Fix the GraphQL test app (issue with OpenStruct missing)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahukkanen committed Nov 5, 2024
1 parent 43bf0f9 commit 575262b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/decidim/helsinki_profile/test/test_app/rack/graphql.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require "ostruct"
require "graphql"
require "decidim/api/types"
require "decidim/helsinki_profile/test/profile_graphql"
Expand Down

0 comments on commit 575262b

Please sign in to comment.