mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
feed webhook
This commit is contained in:
@@ -59,6 +59,6 @@ class FeedEntryProcessorTest extends \PhraseanetTestCase
|
||||
self::$DI['app']['repo.feed-entries'],
|
||||
self::$DI['app']['phraseanet.user-query']
|
||||
);
|
||||
$this->assertEquals($processor->process($event), null);
|
||||
$this->assertInternalType(\PHPUnit_Framework_Constraint_IsType::TYPE_ARRAY, $processor->process($event));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user