chore(deps): Bump lcollins/checkstyle-github-action from 3.1.0 to 3.2.0 #7416
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
test:
spec/policies/request_for_comment_policy_spec.rb#L80
RequestForCommentPolicy when the RfC visibility is considered when the author's rfc_visibility is set to study_group when the viewer is from the same consumer when the viewer is from the same study group show? behaves like grants access to everyone grants access to everyone
Failure/Error: expect(policy).to permit(create(factory_name, consumer: viewer_consumer, study_groups: viewer_study_groups), rfc)
Expected RequestForCommentPolicy to grant show? on RFC-98 but show? was not granted
Shared Example Group: "grants access to everyone" called from ./spec/policies/request_for_comment_policy_spec.rb:396
|