mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
63004c8ce5
In some cases the acceptance tests have to explicitly wait for something to happen without using the "find" method from the actor; in those cases the timeout multiplier needs to be taken into account too, so the test cases must be able to retrieve it from the actor. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>