radeonsi: change PIPE_SHADER to MESA_SHADER (si_dump_descriptors)
[mesa.git] / bin / post_version_test.py
index 11b28061e576dde1d358d6807b9a5365c8a2be27..d0794a609f40fa5b21a39a7504b8f9fc24c580f5 100644 (file)
@@ -27,6 +27,8 @@ import pytest
 from . import post_version
 
 
+# Mock out subprocess.run to avoid having git commits
+@mock.patch('bin.post_version.subprocess.run', mock.Mock())
 class TestUpdateCalendar:
 
     HEAD = textwrap.dedent("""\