From: Magnus Jacobsson Date: Wed, 5 Oct 2022 11:47:32 +0000 (+0200) Subject: tests: test_min_edge_stem_arrow_overlap_simple: correct test description X-Git-Tag: 7.0.0~21^2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8649360a0683c1ef6b11f140ca279db9a6c6c7a8;p=graphviz tests: test_min_edge_stem_arrow_overlap_simple: correct test description --- diff --git a/tests/test_min_edge_stem_arrow_overlap_simple.cpp b/tests/test_min_edge_stem_arrow_overlap_simple.cpp index 527d757de..38cfcf85b 100644 --- a/tests/test_min_edge_stem_arrow_overlap_simple.cpp +++ b/tests/test_min_edge_stem_arrow_overlap_simple.cpp @@ -6,7 +6,7 @@ #include "test_utilities.h" TEST_CASE("Minimum edge stem and arrow overlap", - "An edge stem shall touch it's arrow heads") { + "Test that an edge stem touches its arrow heads") { const graph_options graph_options = { .node_shape = "polygon",