mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-22 12:07:32 +00:00
Mark tests incomplete
This commit is contained in:
parent
281681efc2
commit
ad922065fe
|
@ -45,11 +45,11 @@ EOF;
|
|||
/** @test */
|
||||
public function label_values_are_prefixed()
|
||||
{
|
||||
$this->fail();
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
/** @test */
|
||||
public function multiple_labels_are_imploded()
|
||||
{
|
||||
$this->fail();
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue