diff --git a/pytest.ini b/pytest.ini index e4fa8c1..dd3fdf8 100644 --- a/pytest.ini +++ b/pytest.ini @@ -6,4 +6,4 @@ filterwarnings = markers = slow: marks tests as slow (deselect with '-m "not slow"') -addopts = -s \ No newline at end of file +addopts = \ No newline at end of file diff --git a/tests/data_minimal_case/compounds_properties.xlsx b/tests/data_minimal_case/compounds_properties.xlsx index 6f6edd3..ec4c553 100644 Binary files a/tests/data_minimal_case/compounds_properties.xlsx and b/tests/data_minimal_case/compounds_properties.xlsx differ