Skip to content

Commit 05098c2

Browse files
test unitary access_levels
Signed-off-by: Laurent Martin <laurent.martin.l@gmail.com>
1 parent ce87df4 commit 05098c2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2500,6 +2500,7 @@ aocshlk2:
25002500
- private
25012501
- create
25022502
aoc_short_link_pub_create:
2503+
$comment: "access_levels: unit unitary levels to test unitary set."
25032504
tags:
25042505
- save_output
25052506
args:
@@ -2510,7 +2511,8 @@ aoc_short_link_pub_create:
25102511
- public
25112512
- create
25122513
- "@:"
2513-
- access_levels=upload
2514+
- access_levels.0=mkdir
2515+
- access_levels.1=write
25142516
- --fields=id
25152517
aoc_short_link_pub_modify:
25162518
depends_on:

0 commit comments

Comments
 (0)