0
0
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:
Marius Andra 2021-11-17 11:24:16 +01:00 committed by GitHub
parent b5383e7346
commit a8ca2ac634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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')