Skip to content

Commit

Permalink
can make default assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Jan 17, 2017
1 parent e26fbdf commit a62b92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/stubs/page.stub
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DummyClass extends BasePage
*/
public function assert(Browser $browser)
{
//
$browser->assertPathIs($this->url());
}

/**
Expand Down

0 comments on commit a62b92a

Please sign in to comment.