You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Command/SyncCommandTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ protected function getCommandName(): string
71
71
*/
72
72
protectedfunctiongetCommandDescription(): string
73
73
{
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.';
0 commit comments