Skip to content

Commit

Permalink
skip
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-aleksandrboldyrev committed Aug 27, 2024
1 parent 7fec359 commit 54fd214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/connector_sync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
)

func TestNewConnectorSyncE2E(t *testing.T) {
t.Skip("Problems with scheduler on staging")
connectorId := testutils.CreateTempConnector(t)
sync, err := testutils.Client.NewConnectorSync().
ConnectorID(connectorId).
Expand Down

0 comments on commit 54fd214

Please sign in to comment.