mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
fixed eslint error
This commit is contained in:
@@ -21,7 +21,6 @@ const newSnippet = {
|
||||
content: 'new content'
|
||||
}
|
||||
|
||||
|
||||
test.beforeEach((t) => {
|
||||
sander.writeFileSync(snippetFile, JSON.stringify([oldSnippet]))
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user