diff --git a/test/common_test/sdk_builder_test.dart b/test/common_test/sdk_builder_test.dart index f84ba50..f078a0e 100644 --- a/test/common_test/sdk_builder_test.dart +++ b/test/common_test/sdk_builder_test.dart @@ -102,7 +102,7 @@ void main() { () async { GBError? error; - GrowthBookSDK sdk = await GBSDKBuilderApp( + await GBSDKBuilderApp( apiKey: testApiKey, hostURL: testHostURL, attributes: attr,