diff --git a/package.json b/package.json index 13e5d79..52f09ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inky", - "version": "1.4.1", + "version": "1.4.2", "description": "Convert a simple HTML syntax into tables compatible with Foundation for Emails.", "author": "Foundation (https://get.foundation)", "keywords": [ diff --git a/test/grid.js b/test/grid.js index 4e969d8..94969f2 100644 --- a/test/grid.js +++ b/test/grid.js @@ -53,7 +53,7 @@ describe('Grid', () => { - ‍ + `; compare(input, expected); @@ -289,7 +289,7 @@ describe('Grid', () => { - ‍ + @@ -297,7 +297,7 @@ describe('Grid', () => { - ‍ + `; compare(input, expected); @@ -321,7 +321,7 @@ describe('Grid', () => { - ‍ + `; compare(input, expected)