Skip to content

Commit

Permalink
add form submission test
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Nov 6, 2017
1 parent 8e89001 commit 86cb75c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions tools/test.sh
Expand Up @@ -3,6 +3,7 @@
echo "Setting up coverage logging";
mkdir coverage
chmod 777 coverage
cp behat-travis.yml behat.yml
cp tools/coverage.php demos/coverage.php
sed -i "s|node_modules_path.*|node_modules_path: `npm get prefix`/lib/node_modules|g" behat.yml

Expand Down

0 comments on commit 86cb75c

Please sign in to comment.