Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 295117

Change SchemaUniquePrefixedKeysIndexTest to extend DriverSpecificDatabaseTestBase

$
0
0

Problem/Motivation

The test Drupal\KernelTests\Core\Database\SchemaUniquePrefixedKeysIndexTest has a database driver specific testing in it and those test should extend Drupal\KernelTests\Core\Database\DriverSpecificDatabaseTestBase.

Proposed resolution

Make SchemaUniquePrefixedKeysIndexTest to extend DriverSpecificDatabaseTestBase.

Remaining tasks

Make the patch and review it.

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

None


Viewing all articles
Browse latest Browse all 295117

Trending Articles