File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ This gives Adobe permission to redistribute your contributions as part of the pr
52527 . For large features or changes, [ open an issue] [ issue ] to discuss first.
5353 This may prevent duplicate or unnecessary effort, and it may gain you some additional contributors.
54548 . To report a bug, [ open an issue] [ issue ] , and follow [ guidelines about bugfix issues] [ issue reporting ] .
55- 9 . All automated tests must pass successfully (all builds on [ Travis CI ] must be green).
55+ 9 . All automated tests must pass successfully (all builds must be green).
5656
5757## Fork a repository
5858
@@ -179,4 +179,3 @@ Label| Description
179179[ Magento Contributor Agreement ] : http://www.magento.com/legaldocuments/mca
180180[ MFTF repository ] : https://github.com/magento/magento2-functional-testing-framework
181181[ open new issue ] : https://github.com/magento/magento2-functional-testing-framework/issues/new
182- [ Travis CI ] : https://travis-ci.com/magento/magento2-functional-testing-framework/pull_requests
Original file line number Diff line number Diff line change 1212 - [ ] Pull request has a meaningful description of its purpose
1313 - [ ] All commits are accompanied by meaningful commit messages
1414 - [ ] All new or changed code is covered with unit/verification tests (if applicable)
15- - [ ] All automated tests passed successfully (all builds on Travis CI are green)
15+ - [ ] All automated tests passed successfully (all builds are green)
1616 - [ ] Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests
Original file line number Diff line number Diff line change 11# Magento Functional Testing Framework (MFTF)
22
3- [ ![ Build Status] ( https://travis-ci.org/magento/magento2-functional-testing-framework.svg?branch=develop )] ( https://travis-ci.org/magento/magento2-functional-testing-framework ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/magento/magento2-functional-testing-framework/badge.svg?branch=develop )] ( https://coveralls.io/github/magento/magento2-functional-testing-framework )
4-
53----
64
75## Installation
You can’t perform that action at this time.
0 commit comments