enable unit tests in CI (#15)
Signed-off-by: Brian DeHamer <[email protected]>
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 <[email protected]>
@@ -0,0 +1 @@
|
||||
process.stdout.write = jest.fn()
|
||||