mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-15 16:10:06 +00:00
chore: moved utils specs to spec folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { convertToCSV, isFormatsTable } from './convertToCsv'
|
import { convertToCSV, isFormatsTable } from '../convertToCsv'
|
||||||
|
|
||||||
describe('convertToCsv', () => {
|
describe('convertToCsv', () => {
|
||||||
const tableName = 'testTable'
|
const tableName = 'testTable'
|
||||||
Reference in New Issue
Block a user