Commit c321b3f7 authored by mo khan's avatar mo khan

Establish context described in context description

parent e1537615
......@@ -868,6 +868,7 @@ describe ProjectPolicy do
before do
stub_feature_flags(licenses_list: true)
stub_licensed_features(license_management: false)
end
it { is_expected.to be_disallowed(:read_licenses_list) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment