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

test(nuekit): drop removed function from tests #162

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

nobkd
Copy link
Collaborator

@nobkd nobkd commented Jan 13, 2024

The tests fail, because a removed function parseMarkdown (now handled by nuemark) is imported by the test file nuekit/test/misc.test.js.

See the workflow run test log https://github.com/nuejs/nue/actions/runs/7500154128/job/20418283484#step:4:106

Should also solve the red badge in the README mentioned here: #155 (comment)

@nobkd nobkd marked this pull request as ready for review January 13, 2024 15:09
@tipiirai tipiirai merged commit 3cf395b into nuejs:master Jan 15, 2024
1 check passed
@tipiirai
Copy link
Contributor

Awesome. Thanks! I can see all tests passed for this commit. For some reason, the red badge is still there.

@nobkd nobkd deleted the patch-2 branch January 15, 2024 07:50
@nobkd
Copy link
Collaborator Author

nobkd commented Jan 15, 2024

For me it's green again. Maybe it just took a while to update?

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.

None yet

2 participants