Stub another test
This commit is contained in:
parent
a48d748942
commit
306082d17b
1 changed files with 6 additions and 0 deletions
|
@ -102,4 +102,10 @@ class TalksExtensionTest extends TestCase
|
|||
{
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
|
||||
/** @test */
|
||||
public function if_a_talk_is_both_upcoming_and_past_then_it_is_only_shown_as_upcoming()
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue