co19 icon indicating copy to clipboard operation
co19 copied to clipboard

create_A04_t04 should not expect that the target of the symlink must exist on Windows

Open brianquinlan opened this issue 2 years ago • 2 comments

This is the relevant code.

I've updated the docs in this PR.

I think that this test can just be deleted.

brianquinlan avatar Sep 28 '23 19:09 brianquinlan

According to the updated docs if we are create a Link to a not existing directory then this link should be created and be a file simlink. I'll change the tests accordingly. If you don't mind I'll do it after the landing of the PR

sgrekhov avatar Sep 29 '23 07:09 sgrekhov

Sure. The PR is documentation-only though.

brianquinlan avatar Sep 29 '23 16:09 brianquinlan