Skip to content
Snippets Groups Projects
Commit 4976fb50 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2855927 by daffie, Jo Fitzgerald:...

Issue #2855927 by daffie, Jo Fitzgerald: Drupal\KernelTests\Core\Database\RangeQueryTest does not have to add the module "database_test"
parent 4dde9c81
No related branches found
No related tags found
Loading
......@@ -9,13 +9,6 @@
*/
class RangeQueryTest extends DatabaseTestBase {
/**
* Modules to enable.
*
* @var array
*/
public static $modules = ['database_test'];
/**
* Confirms that range queries work and return the correct result.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment