Skip to content

Commit 3c5617e

Browse files
author
Joan He
committed
MAGETWO-47639: [Github] Not all files are pre-compiled #2888
- Fixed integration tests
1 parent 7f7634a commit 3c5617e

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Cron/etc

1 file changed

+1
-2
lines changed

app/code/Magento/Cron/etc/di.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
<type name="Magento\Framework\App\AreaList">
4040
<arguments>
4141
<argument name="areas" xsi:type="array">
42-
<item name="crontab" xsi:type="array">
43-
</item>
42+
<item name="crontab" xsi:type="null" />
4443
</argument>
4544
</arguments>
4645
</type>

0 commit comments

Comments
 (0)