Follow-up to #2034879: [Meta] Fix documentation that refers to enabling/disabling of modules
1 occurrence of the word "enabl" that needs to be changed to "installed".
File: BasicAuthTest.php
Change: "Modules enabled for all tests" to "Modules installed for all tests"
No occurrences of the word "disabl".
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | change_enabled_to_installed-2318787-2.patch | 501 bytes | jarsenx |
Comments
Comment #1
xjmComment #2
jarsenx commentedEdited the first comment in the class (line 20) to replace the word 'enabled' to 'installed.'
Comment #3
jarsenx commentedComment #4
jarsenx commentedComment #5
linl commentedThanks @jarsenx. Looks good.
No enabling/disabling in core/modules/basic_auth with the patch applied.
Comment #6
linl commentedEdit - double post.
Comment #7
alexpottCommitted 1a1d3d4 and pushed to 8.0.x. Thanks!