Skip to content

Commit

Permalink
[TRELLO-2893] Fix flaky test WebsiteRepositorySpec
Browse files Browse the repository at this point in the history
  • Loading branch information
charlescd committed Feb 5, 2025
1 parent 27917ef commit e2bf135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/repositories/WebsiteRepositorySpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class WebsiteRepositorySpec(implicit ee: ExecutionEnv) extends Specification wit
.sample
.get
.copy(
host = "marketplace.com",
companyCountry = None,
companyId = Some(marketplaceCompany.id),
identificationStatus = IdentificationStatus.Identified,
Expand Down

0 comments on commit e2bf135

Please sign in to comment.