Commit 33c952e
authored
fix: test variable renaming (#1007)
### Description
Trivial renaming in one test case to match the thing being tested.
### Checklist
Delete any checklist items that do not apply (e.g. if your change is
minor, it may not require documentation updates).
- [x] Pull request title follows [conventional
commits](https://www.conventionalcommits.org/en/v1.0.0/)
- [x] Pre-commit hooks pass (`prek run --all-files`)1 parent e52f0bf commit 33c952e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
| 183 | + | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments