Skip to content

Commit 6189a17

Browse files
committed
Fix elastic tests
1 parent 7a015fd commit 6189a17

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Error: if any flags in the group [username api-key] are set none of the others can be; [api-key username] were all set
1+
Error: if any flags in the group [username password] are set they must all be set; missing [password]
22
Usage:
33
confluent flink connection create <name> [flags]
44

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
Error: no secrets provided for type elastic, one of the required secrets "[api-key]" or "[username password]" must be provided
2-

0 commit comments

Comments
 (0)