There was an error while loading. Please reload this page.
1 parent 48ed59f commit 440a7e6Copy full SHA for 440a7e6
tests/unit/view/test_container_view.py
@@ -18,7 +18,9 @@
18
19
20
def test_external_system_boundary_preserved():
21
- """Test the externalSoftwareSystemBoundariesVisible flag appears in the JSON.
+ """
22
+ Test the externalSoftwareSystemBoundariesVisible flag appears in the JSON.
23
+
24
Not having this set means that Structurizr assumes it is false (see
25
https://github.com/Midnighter/structurizr-python/issues/67). When exported
26
from Structurizr, the flag is present whether true or false, so check that
0 commit comments