Skip to content

Commit

Permalink
Merge pull request #2205 in IFS/innovation-funding-service from featu…
Browse files Browse the repository at this point in the history
…re/IFS-9663-northern-ireland-protocol-question-rewording to development

* commit '8ad5ecb2ef08ff184667619cae7c75e155c8a13d':
  resolved conflicts and re generated webtest data
  generated webtest data
  IFS-9663 regenerating test db
  IFS-9663 changing text of question
  • Loading branch information
mmuvva committed Jun 2, 2021
2 parents da8eae7 + 8ad5ecb commit 171219e
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ private static void insertNorthernIrelandTacticalDeclaration(List<SectionBuilder
private static QuestionBuilder northernIrelandTacticalDeclaration() {
return aQuestion()
.withShortName("Subsidy basis")
.withName("Is your company based in Northern Ireland and/or are you planning to undertake any work for which you are seeking Innovate UK funding in Northern Ireland?")
.withName("Will the project, including any related activities you want Innovate UK to fund, affect trade between Northern Ireland and the EU?")
.withAssignEnabled(false)
.withMarkAsCompletedEnabled(true)
.withMultipleStatuses(true)
Expand Down
Loading

0 comments on commit 171219e

Please sign in to comment.