mirror of
https://github.com/e107inc/e107.git
synced 2025-08-20 13:21:54 +02:00
Issue #5480 Event function may now be static and located in other classes.
This commit is contained in:
@@ -8,6 +8,8 @@ use Codeception\Test\Unit;
|
||||
cd e107_tests
|
||||
vendor/bin/codecept run unit ../e107_plugins/_blank/tests/unit
|
||||
|
||||
vendor/bin/codecept run unit ../e107_plugins/_blank/tests/unit/_blank_eventTest:testMyfunction
|
||||
|
||||
OR with debug options:
|
||||
|
||||
vendor/bin/codecept run unit ../e107_plugins/_blank/tests/unit --steps --debug
|
||||
|
Reference in New Issue
Block a user