You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2018. It is now read-only.
I've followed the instructions but I'm getting: Fatal error: Class 'swFilterFunctionalTest' not found in SF_ROOT/cache/administration/dev/config/modules_member_config_filters.yml.php on line 22
Hi there,
To start, thanks for the plugin!
I'm using Symfony 1.4.18-DEV
I've followed the instructions but I'm getting:
Fatal error: Class 'swFilterFunctionalTest' not found in SF_ROOT/cache/administration/dev/config/modules_member_config_filters.yml.php on line 22The problem looks the same as:
http://forum.symfony-project.org/viewtopic.php?f=14&t=21496
and Rafael's comment on your blog:
http://rabaix.net/en/articles/2009/01/27/functional-test-generation-with-symfony-1-2#comments
I've tried:
./symfony cc
./symfony propel:build-all
./symfony plugins:publish-assets
Thanks