Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
c2b81839
Verified
Commit
c2b81839
authored
Jan 20, 2023
by
Jess
Browse files
Issue
#3334679
by Lugir: A minor code comment mistake in NodeFieldAccessTest.php
parent
4df43e48
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php
View file @
c2b81839
...
...
@@ -53,7 +53,7 @@ public function testAccessToAdministrativeFields() {
]);
$page
->
save
();
// Create the article node type with revisions
dis
abled.
// Create the article node type with revisions
en
abled.
$article
=
NodeType
::
create
([
'type'
=>
'article'
,
'new_revision'
=>
TRUE
,
...
...
Jess
@xjm
mentioned in commit
eeafec56
·
Jan 20, 2023
mentioned in commit
eeafec56
mentioned in commit eeafec561ae83f31abca107ef8d9e496c3d7f938
Toggle commit list
Jess
@xjm
mentioned in commit
faf578bb
·
Jan 20, 2023
mentioned in commit
faf578bb
mentioned in commit faf578bb629276eb1623e3d8db61a927513aa82c
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment