Skip to content

Commit

Permalink
Skipping GLTF test for now until fix is merged into CadQuery repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Oct 20, 2023
1 parent 649587e commit af710d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_gltf_codec.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import pytest
import tests.test_helpers as helpers

@pytest.mark.skip(reason="Waiting on #1414 on the CadQuery repo to be merged to finish this")
def test_gltf_codec():
"""
Basic test of the GLTF codec plugin.
Expand Down

0 comments on commit af710d2

Please sign in to comment.