diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2015-11-02 19:22:02 +0100 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2015-11-02 19:22:02 +0100 |
commit | e9dcf7910c1f4f427dd8742665c1cab918e2ea78 (patch) | |
tree | 171ebe895afa03d655355dc4127bdc87ed50bfc0 /Core/Tests/User/UserTest.php | |
parent | 5656f5276179e7a3f10f830843b7fe07fc91b344 (diff) | |
parent | a2afc3412836f5783afd65ed1665282f4972aedc (diff) | |
download | symfony-security-e9dcf7910c1f4f427dd8742665c1cab918e2ea78.zip symfony-security-e9dcf7910c1f4f427dd8742665c1cab918e2ea78.tar.gz symfony-security-e9dcf7910c1f4f427dd8742665c1cab918e2ea78.tar.bz2 |
minor #16414 removed all @covers annotations (fabpot)
This PR was merged into the 2.3 branch.
Discussion
----------
removed all @covers annotations
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
Some unit tests have a `@covers` PHPUnit annotations. Most of them were added a very long time ago, but since then, we did not use them anymore and the existing ones are not maintained (see #16413). So, I propose to remove them all.
Commits
-------
1e0af36 removed all @covers annotations
Diffstat (limited to 'Core/Tests/User/UserTest.php')
0 files changed, 0 insertions, 0 deletions