fix tests again
This commit is contained in:
parent
9db0d3547a
commit
19d5d9aaae
|
@ -75,8 +75,8 @@ async function main () {
|
||||||
await setupMastodonDatabase()
|
await setupMastodonDatabase()
|
||||||
await runMastodon()
|
await runMastodon()
|
||||||
await waitForMastodonApiToStart()
|
await waitForMastodonApiToStart()
|
||||||
await restoreMastodonData()
|
|
||||||
await waitForMastodonUiToStart()
|
await waitForMastodonUiToStart()
|
||||||
|
await restoreMastodonData()
|
||||||
}
|
}
|
||||||
|
|
||||||
process.on('SIGINT', function () {
|
process.on('SIGINT', function () {
|
||||||
|
|
BIN
tests/images/kitten5.jpg
Normal file
BIN
tests/images/kitten5.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 265 KiB |
Loading…
Reference in a new issue