Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
300
Merge Requests
300
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
22d31a70
Commit
22d31a70
authored
Nov 12, 2015
by
catch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Issue
#2609770
by dawehner: EntityTypedDataDefinitionTest fails on MySQL"
This reverts commit
45ac65c6
.
parent
45ac65c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
core/modules/system/src/Tests/Entity/EntityTypedDataDefinitionTest.php
...system/src/Tests/Entity/EntityTypedDataDefinitionTest.php
+3
-3
No files found.
core/
tests/Drupal/KernelTests/Core
/Entity/EntityTypedDataDefinitionTest.php
→
core/
modules/system/src/Tests
/Entity/EntityTypedDataDefinitionTest.php
View file @
22d31a70
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Contains \Drupal\
KernelTests\Core\Entity\Entity
DataDefinitionTest.
* Contains \Drupal\
system\Tests\Entity\EntityTyped
DataDefinitionTest.
*/
namespace
Drupal\
KernelTests\Core
\Entity
;
namespace
Drupal\
system\Tests
\Entity
;
use
Drupal\Core\Entity\TypedData\EntityDataDefinition
;
use
Drupal\Core\Entity\TypedData\EntityDataDefinitionInterface
;
...
...
@@ -15,7 +15,7 @@
use
Drupal\Core\TypedData\DataReferenceDefinition
;
use
Drupal\Core\TypedData\DataReferenceDefinitionInterface
;
use
Drupal\Core\TypedData\ListDataDefinitionInterface
;
use
Drupal\
KernelTests
\KernelTestBase
;
use
Drupal\
simpletest
\KernelTestBase
;
/**
* Tests deriving metadata of entity and field data types.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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