From 46bad401c3ff936c4230b8cedd615fd7005b335b Mon Sep 17 00:00:00 2001
From: John Hildenbiddle
Date: Thu, 4 Feb 2021 18:59:34 -0600
Subject: [PATCH] Update test snapshot
---
test/integration/__snapshots__/docs.test.js.snap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/integration/__snapshots__/docs.test.js.snap b/test/integration/__snapshots__/docs.test.js.snap
index 98b5089a..62109358 100644
--- a/test/integration/__snapshots__/docs.test.js.snap
+++ b/test/integration/__snapshots__/docs.test.js.snap
@@ -7,6 +7,6 @@ exports[`Docs Site coverpage renders and is unchanged 1`] = `
Getting Started
"
`;
-exports[`Docs Site navbar renders and is unchanged 1`] = `""`;
+exports[`Docs Site navbar renders and is unchanged 1`] = `""`;
exports[`Docs Site sidebar renders and is unchanged 1`] = `""`;