Commit eca0fc4
committed
refactor(e2e): use deploy.Spec.Replicas directly as source of truth
Remove intermediate expectedServerCount variable and use
int(*deploy.Spec.Replicas) directly for clarity.
Signed-off-by: jimyag <[email protected]>1 parent 1c4bbb3 commit eca0fc4
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
| 163 | + | |
165 | 164 | | |
166 | | - | |
| 165 | + | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
0 commit comments