mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-14 00:10:47 +01:00
Mark tests incomplete
This commit is contained in:
parent
281681efc2
commit
ad922065fe
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue