[PM-12406] lint

This commit is contained in:
André Bispo 2024-10-30 17:59:40 +00:00
parent c5eac9bf65
commit b36e301e07
No known key found for this signature in database
GPG key ID: E5610EF043C76548

View file

@ -114,8 +114,8 @@ class OrganizationServiceTest : BaseServiceTest() {
@Suppress("MaxLineLength")
@Test
fun `getVerifiedOrganizationDomainSsoDetails when response is success should return valid response`()
= runTest {
fun `getVerifiedOrganizationDomainSsoDetails when response is success should return valid response`() =
runTest {
server.enqueue(
MockResponse()
.setResponseCode(200)