Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-core / config / dist / chain / create-data.yml
diff --git a/vendor/drupal/console-core/config/dist/chain/create-data.yml b/vendor/drupal/console-core/config/dist/chain/create-data.yml
deleted file mode 100644 (file)
index aec298b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-commands:
-# Create dummy data
-  - command: create:users
-    options:
-      limit: 5
-  - command: create:vocabularies
-    options:
-      limit: 5
-      name-words: 5
-      learning: true
-  - command: create:terms
-  - command: create:nodes
-    options:
-      limit: 50