Skip to content

Commit bd73034

Browse files
authored
Corrected access.yml file to use offender_address table (#4347)
1 parent c329ab9 commit bd73034

File tree

1 file changed

+1
-1
lines changed
  • projects/common-platform-and-delius/deploy/database

1 file changed

+1
-1
lines changed

projects/common-platform-and-delius/deploy/database/access.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ database:
88
- offender_manager
99
- equality
1010
- audited_interaction
11-
- address
11+
- offender_address
1212
packages:
1313
- offender_support_api # for generating crn
1414

0 commit comments

Comments
 (0)