From 2993159f2ad208b526b7042833dfe2ec21f62b6a Mon Sep 17 00:00:00 2001 From: Perry Govier Date: Tue, 29 Jul 2014 12:48:41 -0500 Subject: [PATCH] test(forms): add the new forms test to snapshot tests --- test/css/test.scenario.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/css/test.scenario.js b/test/css/test.scenario.js index be52bb0075..9e505ee72d 100644 --- a/test/css/test.scenario.js +++ b/test/css/test.scenario.js @@ -26,6 +26,7 @@ describe('css', function() { "cards-text", "colors", "footers", + "form-simple", "grid", "headers", "input-checkbox",