diff options
author | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-03-19 14:12:06 +0100 |
---|---|---|
committer | Daniel Calviño Sánchez <danxuliu@gmail.com> | 2018-03-20 19:09:04 +0100 |
commit | fcef15af801b4e88f857b5621ad028abdeebec28 (patch) | |
tree | 20737e9175a4f63c6f54b6ba853d47be8140b794 /core/js/sharedialogview.js | |
parent | d6062195766fc21b53be1990e6633da7da58d732 (diff) | |
download | nextcloud-server-fcef15af801b4e88f857b5621ad028abdeebec28.tar.gz nextcloud-server-fcef15af801b4e88f857b5621ad028abdeebec28.zip |
Move stub setup outside the test method
Stubs should be restored outside the test method in which they are used
to ensure that they are properly restored no matter the result of the
test (for example, if an exception is thrown).
Besides that, this will make possible to reuse the stub in other sibling
tests without having to explicitly setup it in them.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'core/js/sharedialogview.js')
0 files changed, 0 insertions, 0 deletions