From 36cd13417dc39b0dd27c878c80a3ce128e20636b Mon Sep 17 00:00:00 2001 From: Jake Magers Date: Thu, 3 May 2018 06:03:09 -0700 Subject: [PATCH] fix: Claiming respWebDesignCert tests (#17102) Changed the "Build a Personal Portfolio" id in the responsive-web-design-certificate tests to the correct id. Users are now capable of claiming the "Responsive Web Design Certificate". --- .../09-certificates/responsive-web-design-certificate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed/challenges/09-certificates/responsive-web-design-certificate.json b/seed/challenges/09-certificates/responsive-web-design-certificate.json index bfb8a1d8d2c..ce043622b94 100644 --- a/seed/challenges/09-certificates/responsive-web-design-certificate.json +++ b/seed/challenges/09-certificates/responsive-web-design-certificate.json @@ -28,10 +28,10 @@ "title": "Build a Technical Documentation Page" }, { - "id": "587d78b0367417b2b2512b06", + "id": "bd7158d8c242eddfaeb5bd13", "title": "Build a Personal Portfolio Webpage" } ] } ] -} \ No newline at end of file +}