mirror of
https://github.com/sasjs/server.git
synced 2026-01-02 12:50:05 +00:00
style: lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { addExtensionIfNotFound } from ".."
|
||||
import { addExtensionIfNotFound } from '..'
|
||||
|
||||
describe('file utils', () => {
|
||||
it('should add extension if missing', async () => {
|
||||
|
||||
Reference in New Issue
Block a user