Skip to content

Commit 5e3dc48

Browse files
committed
Merge branch 'main' of github.com:nowo-tech/CodeReviewGuardian into main
2 parents 1c33873 + 0c68fa0 commit 5e3dc48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PluginTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,7 @@ public function testScriptAlwaysUpdatesEvenIfExists(): void
906906

907907
$plugin = new Plugin();
908908
$plugin->activate($composer, $io);
909-
909+
910910
// Test that onPostInstall updates the script even if it exists
911911
$plugin->onPostInstall($event);
912912

0 commit comments

Comments
 (0)