From 04acae208b030272f039fd9c82df6b015a608fd2 Mon Sep 17 00:00:00 2001
From: Jeya Sundharam <jeyasundharam33@gmail.com>
Date: Thu, 29 Apr 2021 08:01:08 +0530
Subject: [PATCH 2/2] State Drupal changes

---
 core/modules/views/migrations/state/views.migrate_drupal.yml | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 core/modules/views/migrations/state/views.migrate_drupal.yml

diff --git a/core/modules/views/migrations/state/views.migrate_drupal.yml b/core/modules/views/migrations/state/views.migrate_drupal.yml
new file mode 100644
index 0000000000..2346e6b718
--- /dev/null
+++ b/core/modules/views/migrations/state/views.migrate_drupal.yml
@@ -0,0 +1,3 @@
+finished:
+  7:
+    views: views
-- 
2.17.1

