Commit 1f784f4
committed
Remove TestSuiteType API call for Gradle 9.x compatibility
The TestSuiteType enum was removed in Gradle 9.x. The testType property
is no longer needed as Gradle automatically infers the test suite type.1 parent 41efe1b commit 1f784f4
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
0 commit comments