Skip to content

Commit f553069

Browse files
committed
failing ci checks
1 parent e230445 commit f553069

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
This auth token has an empty URL. We expect the --url argument to take precedence here
1+
This auth token has an empty URL but a set region URL. The region URL is used as the base URL and takes precedence over the --url argument.
22
```
33
$ sentry-cli --auth-token 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 --url https://sentry.example.com info
44
? failed
5-
Sentry Server: https://sentry.example.com
5+
[..]WARN[..] Using http://localhost:8000 (embedded in token) rather than manually-configured URL https://sentry.example.com. To use https://sentry.example.com, please provide an auth token for https://sentry.example.com.
66
...
77

88
```

0 commit comments

Comments
 (0)