update test

This commit is contained in:
Toki 2024-12-21 17:50:45 +09:00
parent 5d30d4522c
commit fc5cfc859f

View file

@ -94,4 +94,4 @@ class CommandUninstall extends CommandBase {
// ignore: prefer_interpolation_to_compose_strings
return ':::: Delete from the startup program and remove the file.';
}
}
}