Fix import

pull/2092/head
Jérémy Rialland 2022-04-04 19:32:02 +02:00 committed by Johan Girod
parent 496aa64c61
commit 4ed5fff1c2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
import { expect, it } from 'vitest'
import rules, { DottedName } from 'modele-social'
import { engineFactory } from '../../source/components/utils/EngineContext'
import aideDéclarationConfig from '../../source/pages/Gerer/AideDéclarationIndépendant/config.yaml'
import aideDéclarationConfig from '../../source/pages/gerer/declaration-charges-sociales-independant/_config.yaml'
import artisteAuteurConfig from '../../source/pages/Simulateurs/configs/artiste-auteur.yaml'
import autoentrepreneurConfig from '../../source/pages/Simulateurs/configs/auto-entrepreneur.yaml'
import dividendesConfig from '../../source/pages/Simulateurs/configs/dividendes.yaml'