diff --git a/website/docs/docs/build/data-tests.md b/website/docs/docs/build/data-tests.md
index ebd7efa511..9a103f97cf 100644
--- a/website/docs/docs/build/data-tests.md
+++ b/website/docs/docs/build/data-tests.md
@@ -10,16 +10,16 @@ keywords:
- test, tests, testing, dag
---
+import DbtCopilotBeta from '/snippets/_dbt-copilot-avail.md';
+
+
+
## Related reference docs
* [Test command](/reference/commands/test)
* [Data test properties](/reference/resource-properties/data-tests)
* [Data test configurations](/reference/data-test-configs)
* [Test selection examples](/reference/node-selection/test-selection-examples)
-import DbtCopilotBeta from '/snippets/_dbt-copilot-avail.md';
-
-
-
:::important