Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_base_profile
Commits
00453c6a
Commit
00453c6a
authored
Apr 30, 2021
by
Liam Morland
Browse files
ISTWCMS-4526: Put data in summary field during testing of uw_ct_contact
This field is required.
parent
a1c0d984
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/src/Functional/UwWcmsBasicTest.php
View file @
00453c6a
...
...
@@ -1767,6 +1767,7 @@ class UwWcmsBasicTest extends BrowserTestBase {
$req_fields
=
[
'Name'
=>
$profile_name
,
'Name for sorting purposes'
=>
$this
->
randomString
(),
'Summary'
=>
$this
->
randomString
(),
'Affiliation'
=>
$this
->
randomString
(),
'Title, position, or description'
=>
$this
->
randomString
(),
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment