Skip to content

test: fix t.Skip without linked issue in executor_schema_test.go #540

@nextlevelshit

Description

@nextlevelshit

internal/pipeline/executor_schema_test.go:578 has t.Skip("Symlink blocking feature not yet fully implemented") which violates the project rule: "No t.Skip() without a linked issue."

Either create a tracking issue for the symlink blocking feature and link it, or delete the test if the feature is no longer planned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions