[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") @Suppress("MaxLineLength")
@Test @Test
fun `getVerifiedOrganizationDomainSsoDetails when response is success should return valid response`() fun `getVerifiedOrganizationDomainSsoDetails when response is success should return valid response`() =
= runTest { runTest {
server.enqueue( server.enqueue(
MockResponse() MockResponse()
.setResponseCode(200) .setResponseCode(200)