mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
add change (#7181)
This commit is contained in:
parent
b5383e7346
commit
a8ca2ac634
@ -55,6 +55,7 @@ describe('Merge person', () => {
|
||||
cy.contains('deborah.fernandez@gmail.com').click()
|
||||
})
|
||||
|
||||
// Note: This test also checks that the plugin server has processed an event.
|
||||
it('Should merge person', () => {
|
||||
cy.get('.extra-ids').should('not.exist') // No extra IDs
|
||||
cy.contains('$create_alias').should('not.exist')
|
||||
|
Loading…
Reference in New Issue
Block a user