TEST Retirement Hangfire
Some checks failed
release-dev / release-dev (push) Failing after 11s

This commit is contained in:
Suphonchai Phoonsawat 2025-01-29 20:25:19 +07:00
parent 049a289467
commit 339de6132e
3 changed files with 9 additions and 1 deletions

View file

@ -142,5 +142,10 @@ namespace BMA.EHR.Application.Repositories
}
}
}
public void TestMethod()
{
return;
}
}
}