Add some comments in tests

This commit is contained in:
mcrakhman 2022-07-04 13:42:29 +02:00 committed by Mikhail Iudin
parent 11cd75fe17
commit cfa735604d
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0

View File

@ -91,11 +91,11 @@ graph:
baseSnapshot: A.1.1
aclHeads: [B.1.1]
treeHeads: [B.1.1]
- id: A.1.3
- id: A.1.3 # this should be invalid, because it is based on one of the invalid changes
baseSnapshot: A.1.1
aclHeads: [B.1.1]
treeHeads: [B.1.2, C.1.1]
- id: C.1.1
- id: C.1.1 # this should be invalid, because C is a reader
baseSnapshot: A.1.1
aclHeads: [B.1.1]
treeHeads: [B.1.1]