File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 * so we need to make sure that the methods routed to
1212 * return correct responses.
1313 *
14- * @runInSeparateProcess
15- * @preserveGlobalState disabled
14+ * @runTestsInSeparateProcesses
15+ * @preserveGlobalState disabled
1616 */
1717class ResourceControllerTest extends \CIUnitTestCase
1818{
Original file line number Diff line number Diff line change 1111 * so we need to make sure that the methods routed to
1212 * return correct responses.
1313 *
14- * @runInSeparateProcess
15- * @preserveGlobalState disabled
14+ * @runTestsInSeparateProcesses
15+ * @preserveGlobalState disabled
1616 */
1717class ResourcePresenterTest extends \CIUnitTestCase
1818{
Original file line number Diff line number Diff line change 66use Config \Services ;
77use Tests \Support \Config \MockLogger as LoggerConfig ;
88
9+ /**
10+ * Exercise our Controller class.
11+ *
12+ * @runTestsInSeparateProcesses
13+ * @preserveGlobalState disabled
14+ */
915class ControllerTesterTest extends \CIUnitTestCase
1016{
1117
You can’t perform that action at this time.
0 commit comments