commit | 9faf55ede63bc596d1d1678085dc026ffb14d99d | [log] [tgz] |
---|---|---|
author | Derick Montague <derick.montague@ibm.com> | Tue Jan 05 13:37:35 2021 -0600 |
committer | Derick Montague <derick.montague@ibm.com> | Tue Jan 19 21:56:19 2021 +0000 |
tree | 6da7a6a4c7e7d048dbd18a95c2e3fc2768febc20 | |
parent | ac2b3f08f4bc46d088756b41d63e523ab4f71f2a [diff] [blame] |
Run test script as part of the pre-commit hook Now that we have added more unit testing, it will be beneficial to run the unit test script prior to check in. Eventually, we will want this to be part of the CI build process since Git pre-hooks can be avoided. Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I59aad81a470176d2f6a5afeb130661c642f4d259
diff --git a/tests/unit/Global/__snapshots__/TableCellCount.spec.js.snap b/tests/unit/Global/__snapshots__/TableCellCount.spec.js.snap index 2906cb8..c0a1cdb 100644 --- a/tests/unit/Global/__snapshots__/TableCellCount.spec.js.snap +++ b/tests/unit/Global/__snapshots__/TableCellCount.spec.js.snap
@@ -5,7 +5,9 @@ class="mt-2" > <p> + global.table.items + </p> </div> `;