[test] skip sabr tests if protobug is not installed

pull/13515/head
coletdjnz 2 months ago
parent 7b2cfd9bc6
commit 0fab874507
No known key found for this signature in database
GPG Key ID: 91984263BB39894A

@ -0,0 +1,3 @@
import pytest
pytest.importorskip('protobug', reason='protobug is not installed')
Loading…
Cancel
Save