enable unit tests in CI (#15)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
process.stdout.write = jest.fn()
|
||||
Reference in New Issue
Block a user
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@@ -0,0 +1 @@
|
||||
process.stdout.write = jest.fn()
|
||||