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

phpunit configuration gives warnings #11546

Open
2 tasks done
lekoala opened this issue Jan 10, 2025 · 0 comments
Open
2 tasks done

phpunit configuration gives warnings #11546

lekoala opened this issue Jan 10, 2025 · 0 comments

Comments

@lekoala
Copy link
Contributor

lekoala commented Jan 10, 2025

Module version(s) affected

5

Description

Running tests currently give warnings

Line 14:

  • Element 'exclude': Element content is not allowed, because the type definition is simple.

Line 25:

  • Element 'filter': This element is not expected.

I'm not sure there is a good reason to use the old syntax. Exclude is not allowed, so each directory needs to be added. Filter needs to be removed by coverage

How to reproduce

Run tests, see warnings

Possible Solution

No response

Additional Context

No response

Validations

  • Check that there isn't already an issue that reports the same bug
  • Double check that your reproduction steps work in a fresh installation of silverstripe/installer (with any code examples you've provided)
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

No branches or pull requests

1 participant