Skip to content

Commit

Permalink
skip tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrecamilleri committed Nov 20, 2024
1 parent f2c29f6 commit 22989c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frictionless/portals/github/__spec__/test_adapter.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
from frictionless import Catalog, FrictionlessException, Package, platform, portals
from frictionless.resources import TableResource

pytestmark = pytest.mark.skip(reason="Cassetes for vcr need to be regenerated")

OUTPUT_OPTIONS_WITH_DP_YAML = {
"resources": [
{
Expand Down

0 comments on commit 22989c0

Please sign in to comment.