Skip to content

Commit

Permalink
We don't need to skip config pull test any longer - it is passing now.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Sep 25, 2017
1 parent 2e9bf1a commit 44e8220
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/configPullTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ function setUp() {
* Make sure a change propagates using config-pull+config-import.
*/
function testConfigPull() {
$this->markTestSkipped('Depends on backend invoke.');
list($source, $destination) = array_keys($this->getSites());
$source = "@$source";
$destination = "@$destination";
Expand Down

0 comments on commit 44e8220

Please sign in to comment.