Skip to content

Commit 53a56ee

Browse files
Merge pull request #29 from Anas-Elhounsri/dev
Hid the name of the machine
2 parents 41da813 + 8ddd237 commit 53a56ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/metacheck/scripts/tests/log.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
============================= test session starts ==============================
22
platform linux -- Python 3.10.19, pytest-7.4.4, pluggy-1.6.0
3-
rootdir: /home/goblin/RsMetaCheck
3+
rootdir: /home/[anon]/RsMetaCheck
44
plugins: typeguard-4.4.4
55
collected 1366 items
66

src/metacheck/scripts/tests/log_verbose.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
============================= test session starts ==============================
22
platform linux -- Python 3.10.19, pytest-7.4.4, pluggy-1.6.0 -- /home/goblin/RsMetaCheck/py3.10/bin/python
33
cachedir: .pytest_cache
4-
rootdir: /home/goblin/RsMetaCheck
4+
rootdir: /home/[anon]/RsMetaCheck
55
plugins: typeguard-4.4.4
66
collecting ... collected 1366 items
77

0 commit comments

Comments
 (0)