mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-20 07:34:24 +01:00
fix tests, rename appHome to home
Signed-off-by: dzdidi <deniszalessky@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { getCodePath } = require('./appHome')
|
||||
const { getCodePath } = require('./home')
|
||||
const { spawn } = require('child_process')
|
||||
|
||||
async function lsPromise (url) {
|
||||
|
||||
Reference in New Issue
Block a user