mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 02:44:50 +08:00
Permalink tests
This commit is contained in:
@@ -24,6 +24,8 @@ export default {
|
||||
const embedStreamPage = client.page.embedStreamPage();
|
||||
embedStreamPage
|
||||
.navigate(permalink);
|
||||
|
||||
client.assert.urlContains(permalink);
|
||||
},
|
||||
after: client => {
|
||||
client.end();
|
||||
|
||||
Reference in New Issue
Block a user