diff --git a/packages/shorebird_cli/integration_test/shorebird_cli_integration_test.dart b/packages/shorebird_cli/integration_test/shorebird_cli_integration_test.dart index 385a93a6..7ee8a798 100644 --- a/packages/shorebird_cli/integration_test/shorebird_cli_integration_test.dart +++ b/packages/shorebird_cli/integration_test/shorebird_cli_integration_test.dart @@ -19,10 +19,7 @@ void main() { httpClient: Auth().client, hostedUri: Uri.parse(Platform.environment['SHOREBIRD_HOSTED_URL']!), ), - values: { - loggerRef.overrideWith(() => logger), - platformRef, - }, + values: {loggerRef, platformRef}, ); ProcessResult runCommand(