branch: elpa/subed commit 3245922c982fa12574e063b1a88ccd6a3dbf1cc6 Author: Random User <rnd...@posteo.de> Commit: Random User <rnd...@posteo.de>
Focus correct subtitle --- tests/test-subed-common.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-subed-common.el b/tests/test-subed-common.el index ab14ac9..bbe0f84 100644 --- a/tests/test-subed-common.el +++ b/tests/test-subed-common.el @@ -266,7 +266,7 @@ Baz. "2\n" "00:00:03,000 --> 00:00:04,000\n" "Bar.\n\n")) - (subed-jump-to-subtitle-id 3) + (subed-jump-to-subtitle-id 2) (expect (subed-adjust-subtitle-time-stop 1000000):to-be 1000000) (expect (subed-subtitle-msecs-stop) :to-be 1004000))) (it "of a non-last subtitle."