Skip to content

Commit 65f159c

Browse files
author
Martin Bonnin
authored
Update PluginTests.kt
1 parent f88f352 commit 65f159c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-plugin/plugin/src/test/java/com/yelp/plugin/PluginTests.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class PluginTests {
3434
}
3535

3636
@Test
37-
fun testGradle5() {
37+
fun testMinSupportdGradleVersion() {
3838
val projectDir = temporaryFolder.newFolder("project")
3939
File("src/test/testProject").copyRecursively(projectDir)
4040

0 commit comments

Comments
 (0)