Skip to content

Commit 7f44b2e

Browse files
committed
chore: Add integration flag to MODULE.json
1 parent 52d4cba commit 7f44b2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MODULE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"integration": true,
23
"sequence": [
34
"Loki_Components",
45
"Loki_CssUtils",
@@ -32,4 +33,4 @@
3233
],
3334
"config": [],
3435
"tests": []
35-
}
36+
}

0 commit comments

Comments
 (0)