diff --git a/testing/lisp/test-ox.el b/testing/lisp/test-ox.el index 1ec9201b6..e27954c1f 100644 --- a/testing/lisp/test-ox.el +++ b/testing/lisp/test-ox.el @@ -2887,7 +2887,7 @@ Another text. (ref:text) (org-export-get-reference headline info))))) ;; Use search cells defined in `:crossrefs'. (should - (equal "org1" + (equal "org0000001" (org-test-with-parsed-data "* Headline" (let* ((headline (org-element-map tree 'headline #'identity nil t)) (search-cell (car (org-export-search-cells headline))))