papyrus: disable tests (#36599)

This commit is contained in:
Harmen Stoppels 2023-04-02 13:34:25 +02:00 committed by GitHub
parent 4242989f22
commit 08cf82b977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,5 +103,5 @@ def run_example_tests(self):
work_dir=test_dir,
)
def test(self):
self.run_example_tests()
# def test(self):
# self.run_example_tests()