diff options
author | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2019-06-12 14:32:15 +0200 |
---|---|---|
committer | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2019-06-12 14:32:15 +0200 |
commit | df8406dbae7e5d5bae77af969b0e2d25102dfbe6 (patch) | |
tree | d081d03ec9fe5bcaba62259786fb689d62d1f789 /settings/js/vue-5.js | |
parent | 7382655a2c5a613cc923e9abd8142119d9de8d5c (diff) | |
download | nextcloud-server-df8406dbae7e5d5bae77af969b0e2d25102dfbe6.tar.gz nextcloud-server-df8406dbae7e5d5bae77af969b0e2d25102dfbe6.zip |
Adjust acceptance tests to notifications based on toastify
The old notifications were added as ".row" elements to the
"#notification-container" element; the new notifications based on
toastify are added as ".toastify .on .toast..." elements to the
"#content" element. Besides that, they also include a span element with
an X to close the notification, so now only the first child text node
should be compared to the expected message.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'settings/js/vue-5.js')
0 files changed, 0 insertions, 0 deletions