Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta: fix Delete test #2949

Merged
merged 1 commit into from
Sep 24, 2024
Merged

meta: fix Delete test #2949

merged 1 commit into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. meta: fix Delete test

    Behavior has changed a few times since the original implementation. Also, the
    test was broken a little in 8107c8d.
    Parent/child relations were changed and now are treated differently at higher
    levels, so this test is not so important (see new `TestDeleteAllChildren`
    below, it plays a more important role in metabase testing), but keeping it in
    working condition with correct statements is not a bad idea.
    
    Signed-off-by: Pavel Karpy <[email protected]>
    carpawell committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8c2e18d View commit details
    Browse the repository at this point in the history