Skip to content
Snippets Groups Projects
Commit b36221d3 authored by Chris Green's avatar Chris Green
Browse files

Merge branch '3493179-do-not-create' of...

Merge branch '3493179-do-not-create' of git.drupal.org:issue/entity_reference_revisions-3493179 into 3493179-do-not-create
parents 61a67f3f c92f7fc0
No related branches found
No related tags found
1 merge request!64Only create a new revision when necessary
......@@ -55,7 +55,6 @@ class EntityReferenceRevisionsOrphanRemovalTest extends BrowserTestBase {
/**
* Tests that revisions that are no longer used are properly deleted.
*
*/
public function testNotUsedRevisionDeletion() {
$entity_test_composite_storage = \Drupal::entityTypeManager()->getStorage('entity_test_composite');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment