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