Skip to content

Commit 9ee0e81

Browse files
committed
fix(tests): Add base branch warning to nonexistent project test
1 parent 3c46d63 commit 9ee0e81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/_cases/build/build-upload-nonexistent-project.trycmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
$ sentry-cli build upload tests/integration/_fixtures/build/apk.apk --project nonexistentproject
33
? failed
44
[..]WARN[..]EXPERIMENTAL: The build subcommand is experimental. The command is subject to breaking changes and may be removed without notice in any release.
5+
WARN [..] Could not detect base branch reference: [..]
56
WARN [..] Failed to upload 1 file:
67
WARN [..] - [..]apk.apk
78
WARN [..] Project not found. Ensure that you configured the correct project and organization.

0 commit comments

Comments
 (0)