From aac26f2541d6c432dc27638e9a82fea3cc860a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20Ot=C3=A1vio=20Ferreira?= Date: Fri, 1 Nov 2024 13:39:55 -0300 Subject: [PATCH] refactor: update test case to match the scenario --- .../expected/bar/2024/11/bar-two/index.html | 1 + test/fixtures/linkset-custom-date/src/bar2.html | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html create mode 100644 test/fixtures/linkset-custom-date/src/bar2.html diff --git a/test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html b/test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html new file mode 100644 index 0000000..55a0f45 --- /dev/null +++ b/test/fixtures/linkset-custom-date/expected/bar/2024/11/bar-two/index.html @@ -0,0 +1 @@ +i should be at bar/2024/11/bar diff --git a/test/fixtures/linkset-custom-date/src/bar2.html b/test/fixtures/linkset-custom-date/src/bar2.html new file mode 100644 index 0000000..018c1d0 --- /dev/null +++ b/test/fixtures/linkset-custom-date/src/bar2.html @@ -0,0 +1,6 @@ +--- +title: Bar Two +bar: 21 +date: 2024-11-01 +--- +i should be at bar/2024/11/bar