We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4949ba8 commit 9ef75b6Copy full SHA for 9ef75b6
1 file changed
test/fixtures/user_abilities.yml
@@ -10,6 +10,10 @@ e_eo:
10
community_user: sample_editor
11
ability: everyone
12
13
+et_eo:
14
+ community_user: sample_tags_editor
15
+ ability: everyone
16
+
17
d_eo:
18
community_user: sample_deleter
19
@@ -38,6 +42,10 @@ e_ur:
38
42
39
43
ability: unrestricted
40
44
45
+et_ur:
46
47
+ ability: unrestricted
48
41
49
d_ur:
50
51
0 commit comments