Skip to content

Commit 2d4c650

Browse files
committed
Refactoring config tests.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
1 parent adf3b7a commit 2d4c650

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/config.test.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
class ConfigTest extends PHPUnit_Framework_TestCase {
44

5-
public function setUp()
6-
{
7-
Bundle::start('feather');
8-
}
9-
105
public function testItemsCanBeSet()
116
{
127
$config = $this->getRepository();

0 commit comments

Comments
 (0)