We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08faa3 commit aa10903Copy full SHA for aa10903
.github/.metadata.json
@@ -1,5 +1,5 @@
1
{
2
- "templateVersion": "0.1",
+ "templateVersion": "0.2",
3
"product": {
4
"name": "Magento2 Functional Testing Framework (MFTF)",
5
"description": "MFTF is a framework to write and execute UI Functional tests for Magento 2 projects"
@@ -21,6 +21,7 @@
21
"component": "Test Infrastructure"
22
}
23
},
24
+ "productionCodeBranches": ["master"],
25
"staticScan": {
26
"enable": true,
27
"frequency": "monthly",
0 commit comments