mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-30 09:20:15 +02:00
Changed "--prompt" to "--disablePrompts". Updates to documentation. Needs testing
This commit is contained in:
parent
001da13207
commit
ea5df7adee
4 changed files with 123 additions and 96 deletions
|
@ -63,6 +63,7 @@ class TestMigrations(TestCase):
|
|||
runMigrations=True,
|
||||
migrationDirectory=self.test_data_file_location,
|
||||
migration_json_filename=self.migration_json_filename,
|
||||
disablePrompts=True
|
||||
)
|
||||
|
||||
def compare_tables(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue