Commit d1bc0af
authored
Enable "deploy empty bundle" acceptance test in the cloud (#3298)
## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
- For completeness of this test - in cloud mode it runs against cloud
APIs
- It is a useful "no-op" test to have when debugging API calls that the
CLI is making to the Workspace
## Tests
<!-- How have you tested the changes? -->
Ran this test in cloud mode
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->1 parent ed445cb commit d1bc0af
File tree
2 files changed
+2
-1
lines changed- acceptance/bundle/deploy/empty-bundle
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments