Skip to content

Commit

Permalink
Fixed path on settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Mar 15, 2024
1 parent 5e97f04 commit c4755cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ default:
'web/themes/custom': ~
'web/sites/default/includes': ~
files:
- '/web/sites/default/settings.php'
- 'web/sites/default/settings.php'
exclude:
directories:
'web/modules/custom':
Expand Down

0 comments on commit c4755cc

Please sign in to comment.