Closed JDGrimes closed 9 years ago
It runs fine until the end. Then this:
$ source $DEV_LIB_PATH/travis/after_script.sh Fatal error: unknown class WP_Filesystem_Base in /home/travis/build/WordPoints/wordpoints/vendor/jdgrimes/wp-filesystem-mock/src/wp-filesystem-mock.php on line 18
Maybe we could try running composer remove jdgrimes/wp-filesystem-mock after we're done running the tests?
composer remove jdgrimes/wp-filesystem-mock
That fixed it.
It runs fine until the end. Then this: