This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit f6176c1
authored
Fix: TestMutateRow_Generic_Headers (#1540)
Mutate rows is grabbing the `appProfileId` from the client.
https://togithub.com/googleapis/nodejs-bigtable/blob/eb2cd9fb5134e454709b724d99b4da2db9ccadc0/src/tabular-api-surface.ts#L765
We should modify the test proxy test here to do the same.1 parent d009a8f commit f6176c1
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
| 28 | + | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments