diff --git a/services/capability/requirements.txt b/services/capability/requirements.txt index 8641d66193e6288918eadb078907eaaf8fdb3c83..001e988c0b72f8bba3d08b38e1116795087c3f33 100644 --- a/services/capability/requirements.txt +++ b/services/capability/requirements.txt @@ -1,5 +1,6 @@ # This file is intended to support the Dockerfile.base, not for actual development # DO NOT MODIFY THIS FILE, THIS IS FOR DOCKER ONLY! +# This is a change to capability to test changes -e ../packages/shared/schema # do-not-test -e ../packages/shared/messaging # do-not-test diff --git a/services/notification/requirements.txt b/services/notification/requirements.txt index 11ed6b8dc961e5d5906841f3ac95902e0f0844c6..c8a34ae534435f8077e56f019449183b058f8778 100644 --- a/services/notification/requirements.txt +++ b/services/notification/requirements.txt @@ -1,5 +1,6 @@ # This file is intended to support the Dockerfile.base, not for actual development # DO NOT MODIFY THIS FILE, THIS IS FOR DOCKER ONLY! +# This is a change to notification to test changes -e ../packages/shared/schema # do-not-test -e ../packages/shared/messaging # do-not-test diff --git a/services/workflow/requirements.txt b/services/workflow/requirements.txt index a1028ef98615559359e02911775d2ac5478ddedd..19a903fac215806ef0d0dc1f8b03761de8240472 100644 --- a/services/workflow/requirements.txt +++ b/services/workflow/requirements.txt @@ -1,5 +1,6 @@ # This file is intended to support the Dockerfile.base, not for actual development # DO NOT MODIFY THIS FILE, THIS IS FOR DOCKER ONLY! +# This is a change to workflow to test changes -e ../packages/shared/schema # do-not-test -e ../packages/shared/messaging # do-not-test