Skip to content

Conversation

@pdhiman3006
Copy link
Contributor

No description provided.

@platops-pr-bot
Copy link

  • You have multiple routes files conf/app.routes, conf/sandbox.routes using the same package uk.gov.hmrc.mobilestartup.controllers, which leads to collision with the reverse routes. Please ensure each routes file refers to a different package.

.returning(response)

"getUTR" should {
"return some utr if only IR-SA enroll,ment is there" in {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is one typo

await(result) shouldBe (Some(Utr(Some(saUtr), Activated, None)))
}

"return some utr if only MTD enrollment is there and utyr is also there" in {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utyr - typo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@pdhiman3006 pdhiman3006 merged commit 17b1aec into main Dec 9, 2025
1 check passed
@pdhiman3006 pdhiman3006 deleted the HMA-10992 branch December 9, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants