Skip to content

Tests testDescendants & testAncestors are failing #334

Open
@antonkomarev

Description

@antonkomarev

PHP 7.1.26
Laravel 5.7.19
Branch v4 (as it seems to be the latest one)

Possibly related to PR #315

I just cloned your repo, made composer install and executed vendor/bin/phpunit.

1) ScopedNodeTest::testDescendants
Failed asserting that 0 matches expected 1.

/code/laravel-nestedset/tests/ScopedNodeTest.php:106

2) ScopedNodeTest::testAncestors
Failed asserting that 0 matches expected 1.

/code/laravel-nestedset/tests/ScopedNodeTest.php:123

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions