]> source.dussan.org Git - nextcloud-server.git/commit
Fix mixed test for "show" and "showTemporary"
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 26 Jul 2019 15:49:58 +0000 (17:49 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Fri, 26 Jul 2019 16:46:58 +0000 (18:46 +0200)
commit14006b548ec76a351c2adfeb27cc2aebaf8cf7dc
tree8daba070bb8c3f6c0c0d0b75ca9c1b85e9e88138
parent2b1c80ea3f742014ea7e45d6a5408fd94a5d80b4
Fix mixed test for "show" and "showTemporary"

"showTemporary()" when a timeout was given was being tested along with
the "show()" tests; now there are two separate tests when a timeout is
given, one for "showTemporary()" and one for "show()".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
core/js/tests/specs/coreSpec.js