From 02d9d33ba885706329e8ab49a83c29fce6b16923 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 24 Jul 2019 10:20:05 +0200 Subject: [PATCH] [Tests] Fix Client text --- test/Client_test.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Client_test.dart b/test/Client_test.dart index a3f1edd0..40460393 100644 --- a/test/Client_test.dart +++ b/test/Client_test.dart @@ -255,6 +255,7 @@ void main() { device_display_name: "GitLabCi", app_display_name: "famedlySDK", pushkey: "abcdefg", + kind: "http", lang: "en", data: PusherData( format: "event_id_only", url: "https://examplepushserver.com"));