Skip to content

Commit 41e932a

Browse files
committed
Update MODULE.json
1 parent 592d42e commit 41e932a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

MODULE.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"sequence": [
3+
"Magento_Csp",
34
"Magento_Store"
45
],
56
"modules": [
7+
"Magento_Csp",
68
"Magento_Store"
79
],
810
"components": [],
911
"config": [],
10-
"tests": [],
11-
"phpcs_severity": "8",
12-
"phpstan_level": "5"
12+
"tests": []
1313
}

0 commit comments

Comments
 (0)