We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32e1df commit 3ff5399Copy full SHA for 3ff5399
lib/migrations/migration.js
@@ -38,7 +38,7 @@ class AbstractMigration {
38
/**
39
* Run the actual migration
40
* @param {Batch} b
41
- * @param {MigrationContext} [ctx]
+ * @param {MigrationContext} ctx
42
* @returns {Promise}
43
*/
44
0 commit comments