Verified Commit 86f87e9f authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3264145 by ankithashetty, yogeshmpawar, ravi.shankar, mrinalini9,...

Issue #3264145 by ankithashetty, yogeshmpawar, ravi.shankar, mrinalini9, neclimdul, mondrake, longwave, daffie: Fixing missing use statement in ConfigOverrider test class

(cherry picked from commit 5f5ea220)
parent 33e22391
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@

use Drupal\Core\Cache\CacheableMetadata;
use Drupal\Core\Config\ConfigFactoryOverrideInterface;
use Drupal\Core\Config\StorageInterface;

/**
 * Tests module overrides for configuration.