Commit f59751f
Move FixProcessorErrorCodeTest.diagnosticCodeFilter
Only one test implementation used it, and it can be a proper
function instead of a getter that returns a function.
Work towards #55660
Change-Id: I9f6e6d4c6f88c0b613c69abec6b714ef5fe4bf64
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/426401
Auto-Submit: Samuel Rawlins <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>
Commit-Queue: Brian Wilkerson <[email protected]>1 parent c3e9133 commit f59751f
File tree
2 files changed
+4
-4
lines changed- pkg/analysis_server/test/src/services/correction/fix
2 files changed
+4
-4
lines changedLines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | 305 | | |
310 | 306 | | |
311 | 307 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
557 | 561 | | |
558 | 562 | | |
559 | 563 | | |
| |||
0 commit comments