From fa1c8312498af6b9af8b7bbe914f9b91337a2cd2 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Tue, 18 Aug 2015 21:49:16 -0700 Subject: [PATCH] add types to testing waypoints --- challenges/automated-testing-and-debugging.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/challenges/automated-testing-and-debugging.json b/challenges/automated-testing-and-debugging.json index a62368eee0..9cf677a024 100644 --- a/challenges/automated-testing-and-debugging.json +++ b/challenges/automated-testing-and-debugging.json @@ -20,7 +20,8 @@ "", "" ], - "challengeType":1 + "challengeType":1, + "type": "waypoint" }, { "id":"cf1111c1c16feddfaeb7bdef", @@ -46,7 +47,8 @@ "", "" ], - "challengeType":1 + "challengeType":1, + "type": "waypoint" } ] }