Function test_suite_run_controller_remove

Source
pub async fn test_suite_run_controller_remove(
    configuration: &Configuration,
    test_suite_id: &str,
    id: &str,
) -> Result<TestSuiteRun, Error<TestSuiteRunControllerRemoveError>>