Skip to content

Commit b87b129

Browse files
committed
[MATRIX-1193] Add whitespaces to match test
1 parent 0c5267e commit b87b129

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

test/fixtures/output/flink/connection/create/create-mcp_server-missing-required-secret.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Flags:
1717
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1818
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
1919
--service-key string Specify service key for the type: "vertexai".
20-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
21-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
20+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
21+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2222
--token string Specify bearer token for the type: "rest" or "mcp_server".
2323
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2424
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

test/fixtures/output/flink/connection/create/create-mcp_server-mutually-exclusive-secret.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Flags:
1717
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1818
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
1919
--service-key string Specify service key for the type: "vertexai".
20-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
21-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
20+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
21+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2222
--token string Specify bearer token for the type: "rest" or "mcp_server".
2323
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2424
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

test/fixtures/output/flink/connection/create/create-missing-required-secret.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Flags:
1717
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1818
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
1919
--service-key string Specify service key for the type: "vertexai".
20-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
21-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
20+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
21+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2222
--token string Specify bearer token for the type: "rest" or "mcp_server".
2323
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2424
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

test/fixtures/output/flink/connection/create/create-rest-missing-required-secret.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Flags:
1717
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1818
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
1919
--service-key string Specify service key for the type: "vertexai".
20-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
21-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
20+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
21+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2222
--token string Specify bearer token for the type: "rest" or "mcp_server".
2323
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2424
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

test/fixtures/output/flink/connection/create/create-rest-mutually-exclusive-secret.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Flags:
1717
--aws-secret-key string Specify secret key for the type: "bedrock" or "sagemaker".
1818
--aws-session-token string Specify session token for the type: "bedrock" or "sagemaker".
1919
--service-key string Specify service key for the type: "vertexai".
20-
--username string Specify username for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
21-
--password string Specify password for the type: "mongodb", "couchbase", "confluent_jdbc", or "rest".
20+
--username string Specify username for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
21+
--password string Specify password for the type: "mongodb", "elastic", "couchbase", "confluent_jdbc", or "rest".
2222
--token string Specify bearer token for the type: "rest" or "mcp_server".
2323
--token-endpoint string Specify OAuth2 token endpoint for the type: "rest" or "mcp_server".
2424
--client-id string Specify OAuth2 client ID for the type: "rest" or "mcp_server".

0 commit comments

Comments
 (0)