mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-17 12:29:20 -04:00
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:
@@ -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>`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user