diff --git a/test/unleash_proxy_client_flutter_test.dart b/test/unleash_proxy_client_flutter_test.dart index 7e1b257..98f652d 100644 --- a/test/unleash_proxy_client_flutter_test.dart +++ b/test/unleash_proxy_client_flutter_test.dart @@ -604,7 +604,7 @@ void main() { remoteAddress: 'address', sessionId: 'session', properties: {'customKey': 'customValue'})); - // update whole context before start + // update whole context before start but keep data identical await unleash.updateContext(UnleashContext( userId: '123', remoteAddress: 'address',