mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Ban xit and xdescribe use in the future (#4923)
* remove xit test and ban xit and xdescribe use in the future * remove xit test and ban xit and xdescribe use in the future * remove test excluded * remove consecutive blank line
This commit is contained in:
+3
-1
@@ -22,7 +22,9 @@
|
||||
true,
|
||||
"eval",
|
||||
"fdescribe",
|
||||
"fit"
|
||||
"fit",
|
||||
"xit",
|
||||
"xdescribe"
|
||||
],
|
||||
"class-name": true,
|
||||
"comment-format": [
|
||||
|
||||
Reference in New Issue
Block a user