Skip to content

Commit 8b10a09

Browse files
committed
test: configured child team before parent team
1 parent b51e857 commit 8b10a09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/data/config/teams_files/teams_changes.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ Test2:
1414
maintainer:
1515
- TEST_USER
1616

17-
Test3:
18-
notification_setting: notifications_disabled
19-
privacy: closed
20-
2117
Test3-child:
2218
parent: Test3
2319
description: Child of Test3
2420
privacy: closed
2521
member:
2622
- TEST_USER
2723

24+
Test3:
25+
notification_setting: notifications_disabled
26+
privacy: closed
27+
2828
Test4:
2929
member:

0 commit comments

Comments
 (0)