Changeset ea28ca0 in flexoentity for tests/test_persistance_integrity.py
- Timestamp:
- 12/05/25 12:01:08 (6 weeks ago)
- Branches:
- master
- Children:
- 1f5bf2d
- Parents:
- 753855a
- File:
-
- 1 edited
-
tests/test_persistance_integrity.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/test_persistance_integrity.py
r753855a rea28ca0 49 49 file = tmp_path / "question.json" 50 50 json_str = approved_domain.to_json() 51 print("JSON", json_str)52 51 file.write_text(json_str) 53 52
Note:
See TracChangeset
for help on using the changeset viewer.
