mirror of https://github.com/wallabag/wallabag.git
Fix test
This commit is contained in:
parent
5453500458
commit
9095497191
|
@ -219,7 +219,7 @@ JSON;
|
|||
|
||||
$res = $consumer->manage($body);
|
||||
|
||||
$this->assertFalse($res);
|
||||
$this->assertTrue($res);
|
||||
$this->assertFalse($consumer->isStopJob($body));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue