Commit 980c13d
authored
Pass distribution type through to docs tests (elastic#37885)
This commit fixes the distribution flavor passed to the docs tests to be
the same as the distribution. These two values are now in sync (either
oss or default) for the docs tests.1 parent a4020f4 commit 980c13d
File tree
1 file changed
+1
-2
lines changed- buildSrc/src/main/groovy/org/elasticsearch/gradle/doc
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments