Comments

mkalkbrenner created an issue. See original summary.

mkalkbrenner’s picture

Status: Active » Needs review
StatusFileSize
new4.45 KB
borisson_’s picture

Status: Needs review » Needs work
  1. +++ b/tests/src/Kernel/Processor/SolrBackendTrait.php
    @@ -0,0 +1,52 @@
    + * Tests the "Hierarchy" processor.
    + *
    + * @see \Drupal\search_api\Plugin\search_api\processor\AddHierarchy
    + *
    + * @group search_api_solr
    + *
    + * @coversDefaultClass \Drupal\search_api\Plugin\search_api\processor\AddHierarchy
    + */
    

    These are not relevant for this trait

  2. +++ b/tests/src/Kernel/Processor/SolrBackendTrait.php
    @@ -0,0 +1,52 @@
    +  /**
    +   * @param string $module
    +   *   The module that provides the server config
    +   * @param $config
    +   *   The server config
    +   */
    

    Needs a description.

mkalkbrenner’s picture

Argh, don't forget to review your IDE-collapsed comments ;-)

mkalkbrenner’s picture

Assigned: mkalkbrenner » Unassigned
Status: Needs work » Needs review
StatusFileSize
new4.43 KB
new848 bytes

  • mkalkbrenner committed 4195f12 on 8.x-1.x
    Issue #2822248 by mkalkbrenner: Execute ContentAccessTest on Solr...
  • mkalkbrenner committed 9a97296 on 8.x-1.x
    Issue #2822248 by mkalkbrenner: Execute ContentAccessTest on Solr...
mkalkbrenner’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.