Some tests still test for hormesis_index
In file test_ecxsys.R some tests use hormesis_index as input. Change them to use hormesis_concentration. For example "error when hormesis_index <= 2 or >= (length(concentration))" should instead test for wrong hormesis_concentration as input.