Skip to content

Commit

Permalink
Source Facebook Marketing #5190 - bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliizazmic committed Nov 1, 2021
1 parent 49df07c commit 4fb858f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.1.27
Add ignored fields for full refresh test (unit tests)

## 0.1.26
Add ignored fields for full refresh test

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ COPY setup.py ./
COPY pytest.ini ./
RUN pip install .

LABEL io.airbyte.version=0.1.26
LABEL io.airbyte.version=0.1.27
LABEL io.airbyte.name=airbyte/source-acceptance-test

ENTRYPOINT ["python", "-m", "pytest", "-p", "source_acceptance_test.plugin"]

0 comments on commit 4fb858f

Please sign in to comment.