update test

This commit is contained in:
Gavin Nishizawa 2023-09-21 13:24:12 -07:00
parent 6600a97f67
commit cbf81c23f3
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD
5 changed files with 1571 additions and 1130 deletions

View file

@ -24,27 +24,25 @@ b: {
shape: sequence_diagram shape: sequence_diagram
1 -> 2 1 -> 2
# # TODO This should work near: bottom-right
# near: bottom-right
# #
# 2: { 2: {
# # TODO compile error grid on sequence actor # TODO compile error grid on sequence actor?
# # grid-rows: 3 grid-columns: 3
# x x
# y y
# z z
# } }
# 1: { 1: {
# x: { x: {
# # TODO compile error grid in sequence (anywhere) # TODO compile error grid in sequence (group)
# # grid-rows: 3 grid-columns: 3
# u u
# v v
# w w
# } }
# y y
# z z
# } }
} }

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 23 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 23 KiB