fix test
This commit is contained in:
parent
7d3325966b
commit
b63149d30a
|
|
@ -29,10 +29,10 @@ test('plugin info box', async () => {
|
||||||
title: 'Another Plugin',
|
title: 'Another Plugin',
|
||||||
version: '0.1.0',
|
version: '0.1.0',
|
||||||
description: '',
|
description: '',
|
||||||
config: true,
|
config: false,
|
||||||
readme: true,
|
readme: false,
|
||||||
icon: {},
|
icon: {},
|
||||||
enabled: true,
|
enabled: false,
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user