Actions
Bug #26562
closedQueries::SmartProxyQueryTest failure with Rails 5.2.2
Difficulty:
Triaged:
No
Description
Starting with https://github.com/rails/rails/commit/3a2e893b89fb5b352ef749a9c4befec323ce24e8
Queries::SmartProxyQueryTest#test_0001_fetching smart proxy attributes: NoMethodError: undefined method `[]' for nil:NilClass test/graphql/queries/smart_proxy_query_test.rb:38:in `block in <class:SmartProxyQueryTest>'
Actions