Skip to content

Enable tests for 'sri' and 'reading_info' plugins#677

Merged
oscarotero merged 2 commits into
lumeland:mainfrom
into-the-v0id:bugfix/ignored-test
Oct 19, 2024
Merged

Enable tests for 'sri' and 'reading_info' plugins#677
oscarotero merged 2 commits into
lumeland:mainfrom
into-the-v0id:bugfix/ignored-test

Conversation

@into-the-v0id
Copy link
Copy Markdown
Contributor

Description

The tests sri and reading_info did not have a .test. in their filename and thus were skipped/ignored by deno test. This PR "enables" those tests.

The reading_info test also had an out-of-date snapshot so I updated that as well.

Related Issues

None

Check List

  • Have you read the
    CODE OF CONDUCT
  • Have you read the document
    CONTRIBUTING
    • One pull request per feature. If you want to do more than one thing,
      send multiple pull request.
    • Write tests.
    • Run deno fmt to fix the code format before commit.
    • Document any change in the CHANGELOG.md.

@oscarotero
Copy link
Copy Markdown
Member

Oh, I don't know how I missed that.
Thanks so much! 🙌

@oscarotero oscarotero merged commit dd4788b into lumeland:main Oct 19, 2024
@into-the-v0id into-the-v0id deleted the bugfix/ignored-test branch October 19, 2024 19: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