Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
- Updating tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jan 14, 2018
1 parent e1d1d8a commit 781fcd0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/IPubTests/ConfirmationDialog/ComponentTest.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ class ComponentTest extends Tester\TestCase
$this->presenterFactory = $this->container->getByType(Application\IPresenterFactory::class);

$version = getenv('NETTE');

if ($version !== 'default') {
$this->doVar = 'do';
}
}

public function testSetValidTemplate()
Expand Down

0 comments on commit 781fcd0

Please sign in to comment.