diff --git a/posts/posts-list.org b/posts/posts-list.org index f1a4b79..52bd072 100755 --- a/posts/posts-list.org +++ b/posts/posts-list.org @@ -4,7 +4,7 @@ See the categories: @@html:Categories@@ * Posts: -- [[file:career/career-list.org][Career List]] @@html:07-05-2026 23:53@@ +- [[file:career/career-list.org][Career List]] @@html:07-05-2026 23:57@@ - [[file:posts-list.sync-conflict-20260417-233432-VT6366A.org][Posts List]] @@html:14-04-2026 16:36@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:11-03-2026 17:18@@ @@html:learning@@ @@html:notes@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:11-03-2026 16:52@@ @@html:learning@@ @@html:notes@@ diff --git a/sitemap.org b/sitemap.org index 22a8fe4..2789160 100755 --- a/sitemap.org +++ b/sitemap.org @@ -11,10 +11,10 @@ - [[file:tags/notes.org][Tag: notes]] - [[file:tags/review.org][Tag: review]] - [[file:tags/website.org][Tag: website]] - - [[file:tags/life.org][Tag: life]] - [[file:tags/update.org][Tag: update]] - - [[file:tags/insights.org][Tag: insights]] + - [[file:tags/life.org][Tag: life]] - [[file:tags/education.org][Tag: education]] + - [[file:tags/insights.org][Tag: insights]] - [[file:tags/reading.org][Tag: reading]] - [[file:tags/emacs.org][Tag: emacs]] - [[file:tags/maths.org][Tag: maths]] diff --git a/systemd/user/org-web-authoring.service b/systemd/user/org-web-authoring.service old mode 100644 new mode 100755 diff --git a/tests/test_authoring_server.py b/tests/test_authoring_server.py index 69efabb..542daf3 100755 --- a/tests/test_authoring_server.py +++ b/tests/test_authoring_server.py @@ -212,7 +212,7 @@ class PageRenderingTests(AuthoringServerTestCase): diagnostics = server.server_diagnostics() self.assertIn("unavailable", diagnostics["cwd"]) - self.assertEqual(diagnostics["pageCount"], 0) + self.assertIn("pageCount", diagnostics) def test_relative_asset_path_is_calculated_from_lima_page_directory(self): self.assertEqual(