Skip to content

Commit

Permalink
Mark test as expected to fail due to #5356
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 18, 2023
1 parent 9bc7e4f commit 77db0a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/end-to-end/regression/1348.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
--TEST--
https://github.com/sebastianbergmann/phpunit/issues/1348
--XFAIL--
https://github.com/sebastianbergmann/phpunit/issues/5356
--SKIPIF--
<?php declare(strict_types=1);
if (defined('HHVM_VERSION') || defined('PHPDBG_VERSION')) {
Expand Down

0 comments on commit 77db0a9

Please sign in to comment.