Skip to content

Commit

Permalink
MAGETWO-61850: UI Upgrade Test failure when no other components to up…
Browse files Browse the repository at this point in the history
…grade

  - added SourceCode logging for debug events preset
  • Loading branch information
Oleksii Korshenko committed Dec 5, 2016
1 parent 0f63db6 commit 78dbbbb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dev/tests/functional/etc/events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,15 @@
<tag name="forward"/>
<tag name="back"/>
</observer>
<observer class="Magento\Mtf\System\Observer\SourceCode">
<tag name="exception"/>
<tag name="failure"/>
<tag name="click_after"/>
<tag name="accept_alert_after"/>
<tag name="dismiss_alert_after"/>
<tag name="open_after"/>
<tag name="forward"/>
<tag name="back"/>
</observer>
</preset>
</config>

0 comments on commit 78dbbbb

Please sign in to comment.