Skip to content

Commit

Permalink
Fix error in block diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
greg7mdp committed Aug 23, 2024
1 parent a65d093 commit 20eae6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions unittests/savanna_misc_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ BOOST_FIXTURE_TEST_CASE(snapshot_startup_with_forkdb, savanna_cluster::cluster_t
+-----+ S +-----+ S +-----+ no +-----+ W +-----+ S +-----+
A produces <----| b0 |<-----| b1 |<-----------| b3 |<-------+ b4 |<-----| b5 |<----| b6 |<-------
+-----+ +-----+ +-----+ claim +-----+ +-----+ +-----+
^
| +-----+
D produces +------| b2 |
^
| +-----+
D produces +--------------------| b2 |
S +-----+
*/
Expand Down

0 comments on commit 20eae6d

Please sign in to comment.