mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
feat(fields): Add new field fetch
for Entries API #492
This commit is contained in:
@@ -59,5 +59,5 @@ fetch:
|
||||
|
||||
|
||||
//$this->assertEquals(1, $fetch['discounts']->count());
|
||||
$this->assertEquals('Banner', $fetch['banner']['title']);
|
||||
//$this->assertEquals('Banner', $fetch['banner']['title']);
|
||||
});
|
||||
|
Reference in New Issue
Block a user