FOSS failure in rspec ./spec/graphql/types/query_type_spec.rb:10 # Types::QueryType has the expected fields
Job #571619211 failed for 7b10fb75:
Failures:
1) Types::QueryType has the expected fields
Failure/Error: expect(described_class).to have_graphql_fields(*expected_fields)
is missing fields: <["geoNode", "instanceSecurityDashboard", "vulnerabilities", "vulnerabilitiesCountByDayAndSeverity"]>
# ./vendor/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb:97:in `block in <module:Support>'
# ./vendor/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb:106:in `notify_failure'