Skip to content
Snippets Groups Projects
Commit c20f3365 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

Removed NOSONAR, no password anymore

parent 9ef9d254
No related branches found
No related tags found
1 merge request!1223feat(water): Setup the connection screens for efluid
......@@ -29,7 +29,7 @@ describe('Account service', () => {
)
const mockAuthData: AccountEPGLData = {
contractId: 'contractId',
meteringId: 'meteringId', // NOSONAR
meteringId: 'meteringId',
}
const result = await accountService.createAccount(
konnectorsData[2],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment