Check in the new test db with the reader user.
This commit is contained in:
parent
2cd98fc58e
commit
6d9207d23a
2 changed files with 0 additions and 1 deletions
|
@ -201,7 +201,6 @@ def populate_database():
|
|||
build.save()
|
||||
|
||||
|
||||
logging.basicConfig(level=logging.WARNING)
|
||||
if __name__ == '__main__':
|
||||
logging.basicConfig(**app.config['LOGGING_CONFIG'])
|
||||
initialize_database()
|
||||
|
|
Binary file not shown.
Reference in a new issue