Skip to content

Commit 5e10674

Browse files
authored
Merge pull request #158 from stronk7/new_nodejs_minified
Rebuild AMD test expectations using the new minify/rollup
2 parents 69f333d + 8b6761a commit 5e10674

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@ jobs:
103103
moodle-plugin-ci mustache
104104
moodle-plugin-ci grunt || [ \
105105
"$MOODLE_BRANCH" != 'master' -a \
106-
"$MOODLE_BRANCH" != 'MOODLE_311_STABLE' -a \
107-
"$MOODLE_BRANCH" != 'MOODLE_310_STABLE' -a \
108-
"$MOODLE_BRANCH" != 'MOODLE_39_STABLE' ]
106+
"$MOODLE_BRANCH" != 'MOODLE_400_STABLE' ]
109107
moodle-plugin-ci phpdoc
110108
moodle-plugin-ci phpunit --verbose --coverage-text
111109
moodle-plugin-ci behat --profile default

tests/Fixture/moodle-local_ci/amd/build/keys.min.js

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Fixture/moodle-local_ci/amd/build/keys.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)