Skip to content

Commit 9551e8f

Browse files
committed
add space back
1 parent 5945ba6 commit 9551e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/kibana/spec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ spec:
135135
contentMediaType: "application/json"
136136
pattern: '^{PACKAGE_NAME}-.+\.json$'
137137
forbiddenPatterns:
138-
- '^.+-(ecs|ECS)\.json$' # ECS suffix is forbidden
138+
- '^.+-(ecs|ECS)\.json$' # ECS suffix is forbidden
139139
versions:
140140
- before: 3.4.0
141141
patch:

0 commit comments

Comments
 (0)