From af1e7998f7c46bb2805c68b0b71bc2d8bbecea0c Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Mon, 11 Jun 2018 14:57:32 -0300 Subject: [PATCH] Update End-to-end-Testing.md Table of Contents using doctoc --- End-to-end-Testing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/End-to-end-Testing.md b/End-to-end-Testing.md index 33c9592..65fb8b6 100644 --- a/End-to-end-Testing.md +++ b/End-to-end-Testing.md @@ -4,6 +4,7 @@ - [Overview](#overview) - [Getting started](#getting-started) +- [Troubleshooting broken tests](#troubleshooting-broken-tests) - [Using the end-to-end components for testing your extensions](#using-the-end-to-end-components-for-testing-your-extensions) - [Contributing](#contributing)