Skip to content

Commit ea873fb

Browse files
author
Rob Winch
committed
SEC-2963: Disable appengineFunctionalTest
1 parent 117f892 commit ea873fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/gae-xml/gae.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ dependencies {
4848
"com.google.appengine:appengine-api-stubs:$gaeVersion"
4949

5050
}
51+
52+
project.tasks.appengineFunctionalTest.enabled = false

0 commit comments

Comments
 (0)