Skip to content

Commit 9edd7dd

Browse files
author
Diego
committed
fix AbstractFactory service-name replacing
1 parent 51ed782 commit 9edd7dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App/Script.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Script
1919

2020
const FILES_TO_REPLACE_SERVICE = [
2121
'./.circleci/config.yml',
22+
'./src/App/Factory/AbstractFactory.php',
2223
'./src/App/Validation/ExampleCreateSchema.json',
2324
'./src/App/Validation/ExampleUpdateSchema.json',
2425
'./src/App/docker_image_config.xml',

0 commit comments

Comments
 (0)