mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Fix visual success test
This commit is contained in:
@ -122,6 +122,10 @@
|
|||||||
PASS Tests\PHPUnit\CustomAffixes\AdditionalFileExtensionspec
|
PASS Tests\PHPUnit\CustomAffixes\AdditionalFileExtensionspec
|
||||||
✓ it runs file names like `AdditionalFileExtension.spec.php`
|
✓ it runs file names like `AdditionalFileExtension.spec.php`
|
||||||
|
|
||||||
|
PASS Tests\PHPUnit\CustomAffixes\FolderWithAn\ExampleTest
|
||||||
|
✓ custom traits can be used
|
||||||
|
✓ trait applied in this file
|
||||||
|
|
||||||
PASS Tests\PHPUnit\CustomAffixes\ManyExtensionsclasstest
|
PASS Tests\PHPUnit\CustomAffixes\ManyExtensionsclasstest
|
||||||
✓ it runs file names like `ManyExtensions.class.test.php`
|
✓ it runs file names like `ManyExtensions.class.test.php`
|
||||||
|
|
||||||
@ -220,5 +224,5 @@
|
|||||||
✓ it is a test
|
✓ it is a test
|
||||||
✓ it uses correct parent class
|
✓ it uses correct parent class
|
||||||
|
|
||||||
Tests: 7 skipped, 120 passed
|
Tests: 7 skipped, 122 passed
|
||||||
|
|
||||||
Reference in New Issue
Block a user