test/fixtures/cbac_permissions.yml in cbac-0.5.4 vs test/fixtures/cbac_permissions.yml in cbac-0.6.0

- old
+ new

@@ -1,15 +1,15 @@ -### -# Context -## YAML template for the permissions -#role_id: GenericRole.get_id :authorize_context_role - -# used by test_cbac_authorize_context_roles -one: - context_role: authorize_context_role - privilege_set_id: 2 - -# used by test_cbac_authorize_generic_roles -two: - generic_role_id: 1 - privilege_set_id: 3 +### +# Context +## YAML template for the permissions +#role_id: GenericRole.get_id :authorize_context_role + +# used by test_cbac_authorize_context_roles +one: + context_role: authorize_context_role + privilege_set_id: 2 + +# used by test_cbac_authorize_generic_roles +two: + generic_role_id: 1 + privilege_set_id: 3 \ No newline at end of file