diff --git a/src/tests/slack_test.py b/src/tests/slack_test.py index 7ed4fbfd8e2c1400b19d1ccdf20b2c965759f601..38186590bf88e9694b239e360a9e9d815c2f7452 100644 --- a/src/tests/slack_test.py +++ b/src/tests/slack_test.py @@ -17,7 +17,7 @@ class SlackTest(DecisionTest): self._drive_handle = drive_handle self._check_cluster_overlap = check_cluster_overlap - def determine_probability(self) -> bool: + def determine_SSD_indication(self) -> bool: """ Determines wether the drive abstracted by the DriveHandle uses SSD technology with the help of slack space analysis