We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9be2af commit c4f9b9dCopy full SHA for c4f9b9d
src/test/kotlin/br/com/webbudget/mappers/financial/RecurringMovementMapperUTest.kt
@@ -162,7 +162,6 @@ class RecurringMovementMapperUTest {
162
@Test
163
fun `should map update form to domain object`() {
164
165
- val financialPeriodId = UUID.randomUUID()
166
val movementClassId = UUID.randomUUID()
167
168
val movementClass = createMovementClass(externalId = movementClassId)
0 commit comments