From: Magnus Jacobsson Date: Wed, 5 Oct 2022 11:47:13 +0000 (+0200) Subject: tests: test_max_edge_stem_arrow_overlap_simple: correct test description X-Git-Tag: 7.0.0~21^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6619732bf91d8b4d72c1d5e85a54f7acd9413a84;p=graphviz tests: test_max_edge_stem_arrow_overlap_simple: correct test description --- diff --git a/tests/test_max_edge_stem_arrow_overlap_simple.cpp b/tests/test_max_edge_stem_arrow_overlap_simple.cpp index a31e15cb8..d080e6383 100644 --- a/tests/test_max_edge_stem_arrow_overlap_simple.cpp +++ b/tests/test_max_edge_stem_arrow_overlap_simple.cpp @@ -6,7 +6,7 @@ #include "test_utilities.h" TEST_CASE("Maximum edge stem and arrow overlap", - "An edge stem shall touch overlap it's arrow heads too much") { + "Test that an edge stem doesn't overlap its arrow heads too much") { const graph_options graph_options = { .node_shape = "polygon",