Skip to content

Commit

Permalink
reverting
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Dec 8, 2013
1 parent ba9ab09 commit ef9b065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/Tracker.php
Expand Up @@ -787,6 +787,8 @@ public static function setTestEnvironment($args = null, $requestMethod = null)
// Disable provider plugin, because it is so slow to do many reverse ip lookups
self::setPluginsNotToLoad($pluginsDisabled);

// we load 'DevicesDetection' in tests only (disabled by default)
self::setPluginsToLoad(array('DevicesDetection'));
}

/**
Expand Down

0 comments on commit ef9b065

Please sign in to comment.