Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 8f2f5d3

Browse files
committed
-
1 parent 8a39981 commit 8f2f5d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Platform/Fabric/FabricInputProcessorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ public function processInputThrowsExceptionWhenPackageNotInstalled(): void
7777

7878
$processor->processInput($input);
7979
}
80-
}
80+
}

tests/Platform/Message/MessageFabricTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ public function fabricMethodThrowsExceptionWhenPackageNotInstalled(): void
2222

2323
Message::fabric('test_pattern');
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)