Skip to content

Commit 760a600

Browse files
committed
fix tests for beta message
1 parent eaace2f commit 760a600

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
```
22
$ sentry-cli logs list --org wat-org --project 12345
33
? success
4+
[BETA] The "logs" command is in beta. The command is subject to breaking changes, including removal, in any Sentry CLI release.
45
No logs found
56

67
```

tests/integration/_cases/logs/logs-list-with-data-project-id.trycmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
```
22
$ sentry-cli logs list --project 12345
33
? success
4+
[BETA] The "logs" command is in beta. The command is subject to breaking changes, including removal, in any Sentry CLI release.
45
+------------------+---------------------------+----------+--------------------------+----------------------+
56
| Item ID | Timestamp | Severity | Message | Trace |
67
+------------------+---------------------------+----------+--------------------------+----------------------+

0 commit comments

Comments
 (0)