Skip to content

Commit

Permalink
applied gradlew with no daemon for airbyte python format
Browse files Browse the repository at this point in the history
  • Loading branch information
Zawar92 authored and marcosmarxm committed Aug 25, 2022
1 parent 249e450 commit 39b1a16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

@fixture
def patch_incremental_german_history_cases(mocker):
# Mock abstract methods to enable instantiating abstract class
# Mock abstract methods to enable instantiating abstract class.
mocker.patch.object(GermanyHistoryCases, "primary_key", None)


Expand Down

0 comments on commit 39b1a16

Please sign in to comment.