Update Javascript tests

This only updates the JavaScript tests where we don't need to make changes to
the actual JavaScript too.
This commit is contained in:
Katie Smith
2020-02-04 16:22:54 +00:00
parent a26e8c55ef
commit ba8ac41953
3 changed files with 5 additions and 5 deletions

View File

@@ -73,11 +73,11 @@ describe('Preview pane', () => {
<input autocomplete="off" class="form-control form-control-1-1 " id="search" name="search" required="" rows="8" type="search" value="">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-footer">
<button type="submit" class="button">Preview</button>
<button type="submit" class="govuk-button">Preview</button>
</div>
</form>`;