Skip to content

Commit

Permalink
Unit test mock Config : Add include of Override helpers
Browse files Browse the repository at this point in the history
For modules unit test
  • Loading branch information
bulton-fr committed May 11, 2017
1 parent bb3ae80 commit 57de80f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/unit/mocks/src/class/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace BFW\test\unit\mocks;

require_once(__DIR__.'/../../../helpers/Override.php');

/**
* Mock for Config class
* To force some configs values
Expand Down

0 comments on commit 57de80f

Please sign in to comment.