Skip to content

Commit 9b8ec2c

Browse files
simonhampclaude
andcommitted
Fix trailing newline formatting (pint)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2759b60 commit 9b8ec2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Feature/Filament/ResyncPluginActionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ public function test_resync_action_hidden_when_no_repository_url(): void
6464
->test(EditPlugin::class, ['record' => $plugin->getRouteKey()])
6565
->assertActionHidden('resync');
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)