Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Nov 7, 2024
1 parent b8cc693 commit 9a0a143
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import uuid
from typing import Callable

import responses
from dagster_fivetran import FivetranWorkspace


@responses.activate
def test_basic_resource_request(
connector_id: str, destination_id: str, group_id: str, workspace_data_api_mocks_fn: Callable
) -> None:
Expand Down

0 comments on commit 9a0a143

Please sign in to comment.