mirror of
https://github.com/vapor/template-fluent-postgres.git
synced 2025-04-20 09:27:08 +08:00
Autogenerated from git://github.com/vapor/template.git@ac1d0a2f916fe92ae877b74ec82875d18e55496e
This commit is contained in:
parent
62a909405f
commit
c6419a32ed
@ -14,6 +14,7 @@ struct AppTests {
|
||||
try await app.autoRevert()
|
||||
}
|
||||
catch {
|
||||
try? await app.autoRevert()
|
||||
try await app.asyncShutdown()
|
||||
throw error
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user