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

Add 3 tests #9

Merged
merged 4 commits into from
Jun 7, 2020
Merged

Add 3 tests #9

merged 4 commits into from
Jun 7, 2020

Conversation

szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented Jun 7, 2020

$ composer test

> find src/ -type f -name '*.php' -print0|xargs -0 -L 1 -- php -l
No syntax errors detected in src/Dismiss.php
No syntax errors detected in src/Notice.php
No syntax errors detected in src/Notices.php
> phpcs --standard=WordPress-Core --exclude=Generic.Arrays.DisallowShortArraySyntax src/
> phpstan analyze
Note: Using configuration file /home/viktor/src/admin-notices/phpstan.neon.dist.
 3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


 [OK] No errors

@aristath

src/Dismiss.php Outdated Show resolved Hide resolved
@szepeviktor szepeviktor requested a review from aristath June 7, 2020 08:21
@aristath aristath merged commit 42101e8 into WPTT:master Jun 7, 2020
@szepeviktor szepeviktor deleted the ci/3-tests branch June 7, 2020 11:02
@szepeviktor
Copy link
Contributor Author

You're welcome.

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