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

feat: add default public path #414

Merged
merged 1 commit into from
May 8, 2024
Merged

feat: add default public path #414

merged 1 commit into from
May 8, 2024

Conversation

makamekm
Copy link
Contributor

@makamekm makamekm commented May 8, 2024

No description provided.

@makamekm makamekm requested review from Eugeon, 3y3 and martyanovandrey May 8, 2024 07:23
true,
);

expect(result).toEqual('mocks/external-link');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mocks/external-link.md has inside

[Absolute link](https://test.com/)

how result is equal to toEqual('mocks/external-link'); ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, added more complex test case

@makamekm makamekm force-pushed the add-default-public-path branch from 8c99c85 to b6b195e Compare May 8, 2024 09:02
@makamekm makamekm merged commit 622c7c8 into master May 8, 2024
1 check passed
@makamekm makamekm deleted the add-default-public-path branch May 8, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants