Skip to content

Commit 92ede3d

Browse files
committed
iss1171 - Fix Behat. Add first JS test.
1 parent 5644d71 commit 92ede3d

19 files changed

Lines changed: 5963 additions & 27 deletions

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
site/*
2+
tests/jest/node_modules/*
23

34
# Ignore macOS .DS_Store files
4-
.DS_Store
5+
.DS_Store
56

67
# Ignore eclipse project files
78
.project

amd/build/metadata/container.min.js

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

amd/build/metadata/container.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.

amd/build/metadata/metadata.min.js

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

amd/build/metadata/metadata.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.

amd/build/metadata/metadatamodal.min.js

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)