From eed6bd3bdbd6bb8ae10cfb0cb2b5f326818cad34 Mon Sep 17 00:00:00 2001 From: Resi Respati Date: Mon, 19 Nov 2018 13:49:59 +0700 Subject: [PATCH] [docs] added testing page to SUMMARY.md --- docs/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index cc2830b..ea38bda 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -14,6 +14,7 @@ * [Deploy destinations](in-depth/deploy-destinations.md) * [TypeScript](in-depth/typescript.md) * [Prettier](in-depth/prettier.md) +* [Testing](in-depth/testing.md) * [Cookbook](in-depth/cookbook/README.md) * [Environment variables](in-depth/cookbook/environment-variables.md) * [One-line PowerShell setup](in-depth/cookbook/one-line-powershell.md)