Skip to content

Commit 6800eaa

Browse files
- All tests passing.
1 parent 1fe1b06 commit 6800eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/robot/functional/stackql_mocked_from_cmd_line.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4290,7 +4290,7 @@ Oauth2 CLient Credentials Auth Should Fail with Invalid Config
42904290
Set Environment Variable YOUR_OAUTH2_CLIENT_ID_ENV_VAR dummy-client-id
42914291
Set Environment Variable YOUR_OAUTH2_CLIENT_SECRET_ENV_VAR dummy-client-secret
42924292
${outputErrStr} = Catenate SEPARATOR=\n
4293-
... Get "https://${LOCAL_HOST_ALIAS}:1170/v1/collectors/100000001?": oauth2: cannot fetch token: 401 UNAUTHORIZED
4293+
... Get "https://${LOCAL_HOST_ALIAS}:1170/api/v1/collectors/100000001?": oauth2: cannot fetch token: 401 UNAUTHORIZED
42944294
... Response: {"msg": "auth failed"}
42954295
Should Stackql Exec Inline Equal Both Streams
42964296
... ${STACKQL_EXE}

0 commit comments

Comments
 (0)