Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszUrbanowicz committed Nov 27, 2015
1 parent e409e26 commit 4f8933e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/functional/ContentCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ public function canViewArticle(FunctionalTester $I)
$I->canSee('And she heard every moment Alice.');
$I->canSee('Gryphon is, look at me like a tunnel for some way, and then I\'ll tell you his history');
$I->canSee('Posted by Vern Lind');
$I->canSee('on 26-11-2015 - 05:02');


$I->canSee('26-11-2015');
}

public function canUseArticleBreadcrumbs(FunctionalTester $I)
Expand Down

0 comments on commit 4f8933e

Please sign in to comment.