Skip to content

Commit

Permalink
mark test_query_rendition_url_field as skip until torchbox#329 is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
engAmirEng committed May 16, 2023
1 parent 5fdc008 commit 28d8bea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_grapple.py
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,7 @@ def test_query_url_field(self):
executed["data"]["images"][0]["url"], executed["data"]["images"][0]["src"]
)

@unittest.skip
def test_query_rendition_url_field(self):
query = """
{
Expand Down

0 comments on commit 28d8bea

Please sign in to comment.