File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"require" : {
3
- "magento/mtf" : " 1.0.0-rc20 " ,
3
+ "magento/mtf" : " 1.0.0-rc21 " ,
4
4
"php" : " ~5.5.0|~5.6.0" ,
5
5
"phpunit/phpunit" : " 4.1.0" ,
6
6
"phpunit/phpunit-selenium" : " >=1.2" ,
Original file line number Diff line number Diff line change 26
26
</arguments >
27
27
</listener >
28
28
<listener class =" Magento\Mtf\System\Event\StateListener" />
29
- <listener class =" Magento\Mtf\System\JUnit" />
30
29
</listeners >
31
30
32
31
<php >
37
36
<env name =" log_directory" value =" var/log" />
38
37
<env name =" events_preset" value =" base" />
39
38
<env name =" module_whitelist" value =" Magento_Install,Magento_Core" />
40
- <env name =" report_file_name" value =" test-cases-report.xml" />
41
39
<env name =" basedir" value =" var/log" />
42
40
<env name =" credentials_file_path" value =" ./credentials.xml.dist" />
43
41
</php >
You can’t perform that action at this time.
0 commit comments