Commit 2d3c4c8
committed
fix: Starlette test application.
Starlette-1.0.0 removed `on_startup` and `on_shutdown` parameters from
`Starlette` and `Router`, being replaced by `lifespan`.
Signed-off-by: Paulo Vital <paulo.vital@ibm.com>1 parent 00c09a4 commit 2d3c4c8
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments