diff --git a/test-server/http.js b/test-server/http.js index bb43ce4..e331d23 100644 --- a/test-server/http.js +++ b/test-server/http.js @@ -58,8 +58,13 @@ const GetSVGLayoutConfiguration = () => { MinWidth: 500, Type: 'Chassis', TypeChildContainerDefault: 'Trou', - Width: 0, - XPositionReference: 0 + Width: 500, + XPositionReference: 0, + Style: { + fillOpacity: 0, + borderWidth: 2, + stroke: 'red' + } }, { BodyColor: null,