test: assert PJAX works when going back

This commit is contained in:
EnixCoda 2021-05-02 22:06:39 +08:00
parent 5ddd6c6948
commit 550345f9fe
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -16,9 +16,11 @@ describe(`in Gitako project page`, () => {
await waitForLegacyPJAXRedirect()
page.goBack()
await waitForLegacyPJAXRedirect()
await sleep(1000)
page.goBack()
await waitForLegacyPJAXRedirect()
await sleep(1000)
expect(