src/services/api -> src/api
This commit is contained in:
parent
baf283123e
commit
c81813064b
50 changed files with 74 additions and 74 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { paramsString } from 'src/services/api/helpers.js'
|
||||
import { paramsString } from 'src/api/helpers.js'
|
||||
|
||||
describe('API Helpers', () => {
|
||||
describe.only('paramsString', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue