From e915758c2eb72b78e2315c5fa0f4aa400ff8bf8f Mon Sep 17 00:00:00 2001 From: Anatolii Yatsuk <35109939+tolik0@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:44:26 +0300 Subject: [PATCH] chore(source-sendgrid): fix type of cursor in abnormal state (#39469) --- .../integration_tests/abnormal_state.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/airbyte-integrations/connectors/source-sendgrid/integration_tests/abnormal_state.json b/airbyte-integrations/connectors/source-sendgrid/integration_tests/abnormal_state.json index 540a37318c75..61292e7ad0c6 100644 --- a/airbyte-integrations/connectors/source-sendgrid/integration_tests/abnormal_state.json +++ b/airbyte-integrations/connectors/source-sendgrid/integration_tests/abnormal_state.json @@ -3,7 +3,7 @@ "type": "STREAM", "stream": { "stream_state": { - "created": "7270247822" + "created": 7270247822 }, "stream_descriptor": { "name": "global_suppressions" @@ -14,7 +14,7 @@ "type": "STREAM", "stream": { "stream_state": { - "created": "7270247822" + "created": 7270247822 }, "stream_descriptor": { "name": "blocks" @@ -25,7 +25,7 @@ "type": "STREAM", "stream": { "stream_state": { - "created": "7270247822" + "created": 7270247822 }, "stream_descriptor": { "name": "bounces" @@ -36,7 +36,7 @@ "type": "STREAM", "stream": { "stream_state": { - "created": "7270247822" + "created": 7270247822 }, "stream_descriptor": { "name": "invalid_emails" @@ -47,7 +47,7 @@ "type": "STREAM", "stream": { "stream_state": { - "created_at": "7270247822" + "created_at": 7270247822 }, "stream_descriptor": { "name": "suppression_group_members"