Commit 7402744
authored
test(storage): fix append edge case test (googleapis#12947)
The expected behavior for overwriting an appendable object has changed
on the server side, which caused the test to start failing. Update the
test to fix this.
Fixes googleapis#128501 parent 7b23654 commit 7402744
1 file changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3624 | 3624 | | |
3625 | 3625 | | |
3626 | 3626 | | |
3627 | | - | |
3628 | | - | |
| 3627 | + | |
| 3628 | + | |
3629 | 3629 | | |
3630 | 3630 | | |
3631 | 3631 | | |
3632 | 3632 | | |
3633 | 3633 | | |
3634 | | - | |
3635 | | - | |
3636 | | - | |
| 3634 | + | |
| 3635 | + | |
3637 | 3636 | | |
3638 | 3637 | | |
3639 | 3638 | | |
3640 | | - | |
3641 | | - | |
| 3639 | + | |
| 3640 | + | |
3642 | 3641 | | |
3643 | 3642 | | |
3644 | 3643 | | |
| |||
0 commit comments