Skip to content

Functional ORM repository test duplicated repo->execute() call #5

@mindaugasbarysas

Description

@mindaugasbarysas

see

$this->assertInstanceOf(
'\ONGR\ElasticsearchBundle\Result\DocumentIterator',
$repo->execute($search, Repository::RESULTS_OBJECT)
);
$this->assertCount(0, $repo->execute($search, Repository::RESULTS_OBJECT));

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions