WolfEngine icon indicating copy to clipboard operation
WolfEngine copied to clipboard

test: add a test for investigating nsfw in a stream

Open MBSM110 opened this issue 1 year ago • 0 comments

Pull Request Checklist

Please check if your pull request fulfils the following requirements:

Pull Request Type

What kind of change does this pull request introduce?

  • [ ] Build: Changes that affect the build system or external dependencies
  • [ ] CD: Changes to our CD configuration files and scripts
  • [ ] CI: Changes to our CI configuration files and scripts
  • [ ] Docs: Documentation only changes
  • [ ] Feat: A new feature
  • [ ] Fix: A bug fix
  • [ ] Perf: A code change that improves performance
  • [ ] Refactor: A code change that neither fixes a bug nor adds a feature
  • [x] Test: Adding missing tests or correcting existing tests

What is the current behaviour?

Issue #460

What is the new behaviour?

Does this Pull Request introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

Closes #460

MBSM110 avatar May 14 '23 09:05 MBSM110