Skip to content

Does it work only in the same scope? #188

@JJ

Description

@JJ

In a situation like this:

               
    my $README_mock = Test::MockFile->file( "README.md", $fakeREADME );
    $returnedREADME = pre_objetivo_0( \@mock_repo_files ); # tries to read README.md inside

it does not seem to work, trying to read the "real" README. Is that intended or a bug?

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