Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
96209c8c
Commit
96209c8c
authored
May 30, 2019
by
Robert Lyon
Committed by
Gerrit Code Review
May 30, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Bug 1827816: Behat - restore commented out Lines"
parents
e7773346
88de36c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
test/behat/features/user_content/add_tags.feature
test/behat/features/user_content/add_tags.feature
+4
-5
No files found.
test/behat/features/user_content/add_tags.feature
View file @
96209c8c
...
...
@@ -146,8 +146,7 @@ Background:
And
I fill in select2 input
"settings_createtags"
with
"@black"
and select
"@black"
And
I press
"Save"
Then
I should see
"Note Block 3304"
#@TODO, This breaks too.
# When I follow "Settings" in the "Toolbar buttons" property
#And I fill in select2 input "settings_createtags" with "ébrown" and select "ébrown"
#And I press "Save"
#Then I should see "Text Block 101"
When
I follow
"Settings"
in the
"Toolbar buttons"
property
And
I fill in select2 input
"settings_createtags"
with
"ébrown"
and select
"ébrown"
And
I press
"Save"
Then
I should see
"Text Block 101"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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