diff --git a/docs/recipes/use-sanity-assertions.md b/docs/recipes/use-sanity-assertions.md index 3eaf702dd6..982e6918cc 100644 --- a/docs/recipes/use-sanity-assertions.md +++ b/docs/recipes/use-sanity-assertions.md @@ -2,6 +2,8 @@ Imagine we need to confirm that the two numbers shown on the page match. There are multiple ways we could write this test. +📺 Watch this recipe explained in the video [Use Sanity Assertions](https://youtu.be/Tv0turO2ywA). + ## Compare two numbers