Skip to content

Commit f6d2d59

Browse files
committed
Skip test
1 parent c9ba903 commit f6d2d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/FileManipulation/ImmutableAnnotationAdditionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ public function getPlus5() {
189189
'issues_to_fix' => ['MissingImmutableAnnotation'],
190190
'safe_types' => true,
191191
],
192-
'addImmutableAnnotationInterface' => [
192+
'SKIPPED-addImmutableAnnotationInterface' => [
193193
'input' => '<?php
194194
interface A {
195195
public function getPlus5(): int;

0 commit comments

Comments
 (0)