]> scripts.mit.edu Git - wizard.git/blob - tests/test-upgrade-wordpress.sh
Update documentation to use the new API.
[wizard.git] / tests / test-upgrade-wordpress.sh
1 #!/bin/bash -e
2
3 TESTNAME="upgrade_wordpress"
4 source ./setup
5
6 wizard install wordpress-$VERSION-scripts "$TESTDIR" --non-interactive -- --title="My Blog"
7 wizard upgrade "$TESTDIR"