Commit ccfc7e5
authored
Add missing reply in C++ MethodChannel unit test (flutter#20420)
The test handler wasn't replying, which logged an error message during
the unit test.
Fixes flutter#625601 parent 6381b15 commit ccfc7e5
File tree
1 file changed
+1
-0
lines changed- shell/platform/common/cpp/client_wrapper
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments