File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
tests/test-team/template-mgmt-api-tests Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ import {
1717 SimulatePassedValidation ,
1818} from '../helpers/use-cases' ;
1919import { EmailHelper } from '../helpers/email-helper' ;
20- import { testClients } from '../helpers/client/client-helper' ;
2120
2221test . describe ( 'POST /v1/template/:templateId/submit' , ( ) => {
2322 const authHelper = createAuthHelper ( ) ;
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ import {
1111} from 'nhs-notify-web-template-management-test-helper-utils' ;
1212import { TemplateAPIPayloadFactory } from '../helpers/factories/template-api-payload-factory' ;
1313import { pdfUploadFixtures } from '../fixtures/pdf-upload/multipart-pdf-letter-fixtures' ;
14- import { testClients } from '../helpers/client/client-helper' ;
1514
1615test . describe ( 'POST /v1/template/:templateId' , ( ) => {
1716 const authHelper = createAuthHelper ( ) ;
You can’t perform that action at this time.
0 commit comments