Skip to content

Commit 1b3fd78

Browse files
fix: fix formatting of queryservice config
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
1 parent 022fab2 commit 1b3fd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/nwo/fabricx/extensions/scv2/container.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var (
5353
)
5454

5555
const (
56-
queryServiceConfig = ` query-service:
56+
queryServiceConfig = `query-service:
5757
server:
5858
endpoint:
5959
host: localhost

0 commit comments

Comments
 (0)