Skip to content

Commit af23903

Browse files
committed
fix(tests): update SyncCommandTest description to include .gitattributes
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 8aff459 commit af23903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Command/SyncCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ protected function getCommandName(): string
7171
*/
7272
protected function getCommandDescription(): string
7373
{
74-
return 'Installs and synchronizes dev-tools scripts, reusable workflows, changelog assets, .editorconfig, and archive metadata in the root project.';
74+
return 'Installs and synchronizes dev-tools scripts, GitHub Actions reusable workflows, changelog assets, .editorconfig, and .gitattributes in the root project.';
7575
}
7676

7777
/**

0 commit comments

Comments
 (0)