Skip to content

Commit

Permalink
Add failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
girarda committed Nov 4, 2022
1 parent 1c43c13 commit ed9fea0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Empty file.
7 changes: 7 additions & 0 deletions airbyte-connector-builder/unit_tests/test.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#
# Copyright (c) 2022 Airbyte, Inc., all rights reserved.
#


def this_is_a_test():
assert False

0 comments on commit ed9fea0

Please sign in to comment.