From ac124a1a514a4b818fbb5387077fecb9ec2bad92 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Fri, 24 May 2024 13:01:39 +0100 Subject: [PATCH] Update data-tests.md adds a pagination next to unit tests as the user was getting stuck in a loop bc the 'next' page was taking them to the same page they're on: data tests Resolves #5542 --- website/docs/docs/build/data-tests.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/docs/build/data-tests.md b/website/docs/docs/build/data-tests.md index 552c3a45ae0..4e56042b3f2 100644 --- a/website/docs/docs/build/data-tests.md +++ b/website/docs/docs/build/data-tests.md @@ -2,6 +2,8 @@ title: "Add data tests to your DAG" sidebar_label: "Data tests" description: "Read this tutorial to learn how to use data tests when building in dbt." +pagination_next: "docs/build/unit-tests" +pagination_prev: null search_weight: "heavy" id: "data-tests" keywords: