Skip to content

Commit

Permalink
Remove unused group test
Browse files Browse the repository at this point in the history
  • Loading branch information
francoispluchino committed Oct 1, 2014
1 parent ade2a9e commit b0a36cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Tests/Installer/BowerInstallerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ public function testInstall(array $ignoreFiles)

/**
* @dataProvider getAssetIgnoreFiles
* @group fxp
*/
public function testUpdate(array $ignoreFiles)
{
Expand Down
1 change: 0 additions & 1 deletion Tests/Package/Loader/LazyAssetPackageLoaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ public function getConfigIoForException()
* @param string $validTrace
*
* @dataProvider getConfigIoForException
* @group fxp
*/
public function testTagWithTransportException($type, $verbose, $exceptionClass, $validTrace)
{
Expand Down

0 comments on commit b0a36cb

Please sign in to comment.