Unverified Commit 624171bb authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3266443 by quietone: Rename StateFileExists to StateFileExistsTest

(cherry picked from commit 6786b501c354f32ad0e60577c511da4d3f62ef1f)
parent 1632cb14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
 *
 * @group migrate_drupal
 */
class StateFileExists extends MigrateDrupalTestBase {
class StateFileExistsTest extends MigrateDrupalTestBase {

  use FileSystemModuleDiscoveryDataProviderTrait;
  use MigrationConfigurationTrait;