Skip to content

Commit

Permalink
Fix prelaunch projects in SearchViewControllerTests
Browse files Browse the repository at this point in the history
  • Loading branch information
amy-at-kickstarter committed Apr 22, 2024
1 parent 911d223 commit 954f7d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ internal final class SearchViewContollerTests: TestCase {
|> Project.lens.photo.full .~ ""
|> Project.lens.photo.med .~ ""
|> Project.lens.displayPrelaunch .~ true
|> Project.lens.prelaunchActivated .~ true
}

let discoveryResponse = .template
Expand Down

0 comments on commit 954f7d9

Please sign in to comment.