Update tests
This commit is contained in:
@@ -121,7 +121,7 @@ def main():
|
||||
|
||||
|
||||
def get_test_app(**kw):
|
||||
app = WOApp(**kw)
|
||||
with WOApp(**kw) as app:
|
||||
return app
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user