se-edu / addressbook-level3

:ab::three: Address Book sample application (Level 3)
https://se-education.org/addressbook-level3
MIT License
28 stars 430 forks source link

Fix ArchitectureSequenceDiagram #33

Closed j-lum closed 4 years ago

j-lum commented 4 years ago

ArchitectureSequenceDiagram doesn't have a return after the self-invocation, leading to a floating arrow.

canihasreview[bot] commented 4 years ago

Click here to submit a new iteration when this PR is ready for review.

See this repository's contribution guide for more information.

canihasreview[bot] commented 4 years ago

v1

@j-lum submitted v1 for review.

(:books: Archive)

Checkout this PR version locally ```sh git fetch https://github.com/se-edu/addressbook-level3.git refs/pr/33/1/head:BRANCHNAME ``` where `BRANCHNAME` is the name of the local branch you wish to fetch this PR to.