Commit 4458785
committed
Fix unused variable lint error in useInkBleed test
Prefix 'run' with underscore in cancel() test case where the
start() return value is intentionally unused -- cancel() does not
take a run token, unlike finish().1 parent 1679f7b commit 4458785
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments