deleteTestResult

abstract suspend fun deleteTestResult(id: String)

Deletes the hearing test result from the backend, updates the latestTestResults

Parameters

id

the id of the HearingTest to be deleted.