Skip to content

Commit f50fd85

Browse files
committed
remove duplicate describe test
1 parent 379e6de commit f50fd85

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/Middleware/ExpressiveSpec.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -419,10 +419,6 @@
419419

420420
});
421421

422-
});
423-
424-
describe('->process()', function () {
425-
426422
it('do not call logging->handleErrorException() if $e->getParam("exception") and has excluded exception match', function () {
427423

428424
$config = $this->config;

0 commit comments

Comments
 (0)