Skip to content

Commit 31beb26

Browse files
committed
tests: style
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent e6abf6d commit 31beb26

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tools/src/test/resources/1.7/valid-saasbom-1.7.textproto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ services {
120120
description: "Example Microservice"
121121
endpoints: "https://ms-2.example.com"
122122
authenticated: true
123-
trustZone: "Acme Private Zone"
123+
trustZone: "Acme Private Zone"
124124
data {
125125
flow: DATA_FLOW_BI_DIRECTIONAL
126126
value: "PIFI"
@@ -146,7 +146,7 @@ services {
146146
description: "Example Microservice"
147147
endpoints: "https://ms-3.example.com"
148148
authenticated: true
149-
trustZone: "Acme Private Zone"
149+
trustZone: "Acme Private Zone"
150150
data {
151151
flow: DATA_FLOW_BI_DIRECTIONAL
152152
value: "Public"
@@ -175,7 +175,7 @@ services {
175175
description: "Postgres database for Microservice #1"
176176
endpoints: "https://ms-1-pgsql.example.com:5432"
177177
authenticated: true
178-
trustZone: "Acme Private Zone"
178+
trustZone: "Acme Private Zone"
179179
data {
180180
flow: DATA_FLOW_BI_DIRECTIONAL
181181
value: "PII"
@@ -190,7 +190,7 @@ services {
190190
group: "com.amazon"
191191
name: "S3"
192192
description: "S3 bucket"
193-
endpoints: "https://s3-example.amazon.com"
193+
endpoints: "https://s3-example.amazon.com"
194194
authenticated: true
195195
trustZone: "Public Internet"
196196
data {

0 commit comments

Comments
 (0)