Commit 95df07b
committed
Analysis: Resolve unnecessary safe call type warning for ui tests
Warning Message: "Unnecessary safe call on a non-null receiver of type
kotlin.collections.ArrayList<IAztecPlugin> /* =
java.util.ArrayList<IAztecPlugin> */. This expression will have nullable
type in future releases"1 parent e190bc1 commit 95df07b
File tree
1 file changed
+1
-1
lines changed- app/src/androidTest/kotlin/org/wordpress/aztec/demo/tests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
| 331 | + | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| |||
0 commit comments