소스 검색

Disable tests for example-fixture

Simon Willnauer 9 년 전
부모
커밋
a9e9dc7d88
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      test/fixtures/example-fixture/build.gradle

+ 1 - 0
test/fixtures/example-fixture/build.gradle

@@ -18,3 +18,4 @@
  */
  */
 
 
 apply plugin: 'elasticsearch.build'
 apply plugin: 'elasticsearch.build'
+test.enabled = false