mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-18 00:06:01 +00:00
Fix config test typo
Signed-off-by: Christina Ying Wang <christina@balena.io>
This commit is contained in:
parent
b8891ebb08
commit
e0f77b660d
@ -9,7 +9,7 @@ import * as hostUtils from '~/lib/host-utils';
|
||||
import constants = require('~/lib/constants');
|
||||
import { fnSchema } from '~/src/config/functions';
|
||||
|
||||
describe('config poop', () => {
|
||||
describe('config', () => {
|
||||
const configJsonPath = path.join(
|
||||
constants.rootMountPoint,
|
||||
constants.bootMountPoint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user