Problem/Motivation

    1) Drupal\Tests\imce\Kernel\Form\ImceSettingsFormTest::testProfileOptions
    Error: Call to undefined method
    Drupal\Tests\imce\Kernel\Form\ImceSettingsFormTest::assertArraySubset()
    
    /app/modules/imce/tests/src/Kernel/Form/ImceSettingsFormTest.php:67
    /app/vendor/phpunit/phpunit/src/Framework/TestResult.php:730

Steps to reproduce

Runs imce tests

Proposed resolution

use assertTrue method combined to in_array function

CommentFileSizeAuthor
#4 3191050-4-D9.patch1.51 KBthalles
#2 3191050-2-D9.patch1.27 KBthalles

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new1.27 KB

Follow a patch.

Status: Needs review » Needs work

The last submitted patch, 2: 3191050-2-D9.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new1.51 KB

Folow a new patch

  • thalles committed eb0abeb on 8.x-2.x
    Issue #3191050 by thalles: Replace uncontinued method of PHPUnit
    
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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