Title Case All Headings

This commit is contained in:
Kristofer Selbekk
2018-10-09 06:55:08 +02:00
parent 840c424198
commit 89087144ac
28 changed files with 38 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
---
id: debugging-tests
title: Debugging Tests
sidebar_label: Debugging tests
sidebar_label: Debugging Tests
---
There are various ways to setup a debugger for your Jest tests. We cover debugging in Chrome and [Visual Studio Code](https://code.visualstudio.com/).