Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Oct 10, 2023
1 parent 7bd8717 commit 7abf4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/python/testapi/testpipelines.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@


# pylint: disable=R0904
@unittest.skipIf(os.name == "nt", "TestPipelines skipped on Windows")
class TestPipelines(unittest.TestCase):
"""
API tests for pipelines.
Expand Down

0 comments on commit 7abf4fa

Please sign in to comment.