Skip to content

Commit 95dacb7

Browse files
ssambasuMarkLogic Builder
authored andcommitted
Update the module count
1 parent 4b4a6d1 commit 95dacb7

File tree

1 file changed

+1
-1
lines changed
  • ml-data-hub-plugin/src/test/groovy/com/marklogic/gradle/task

1 file changed

+1
-1
lines changed

ml-data-hub-plugin/src/test/groovy/com/marklogic/gradle/task/BaseTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ class BaseTest extends Specification {
6868
static final int MOD_COUNT = 5
6969
// this value under good security conditions is 2 because data-hub-admin-user cannot read options files directly.
7070
// 2 additional modules have been added for triggers
71-
static final int MOD_COUNT_NO_OPTIONS_NO_TRACES = 111
71+
static final int MOD_COUNT_NO_OPTIONS_NO_TRACES = 112
7272
static final TemporaryFolder testProjectDir = new TemporaryFolder()
7373
static File buildFile
7474
static File propertiesFile

0 commit comments

Comments
 (0)