Index: pymatgen/tests/io/test_cif.py
===================================================================
--- pymatgen.orig/tests/io/test_cif.py	2025-02-20 11:46:06.899503360 +0100
+++ pymatgen/tests/io/test_cif.py	2025-02-20 11:46:06.895503594 +0100
@@ -319,6 +319,7 @@
 
         assert set(struct.labels) == set(struct2.labels)
 
+    @pytest.mark.skip("non-free PF*.cif test files are not available")
     def test_cif_parser_springer_pauling(self):
         # Below are 10 tests for CIFs from the Springer Materials/Pauling file DBs.
 
