mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-03 10:40: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', () => {
|
||||
const tableName = 'testTable'
|
||||
Reference in New Issue
Block a user