Skip to content

Commit aa491e3

Browse files
Shant IsaghoolianShant Isaghoolian
authored andcommitted
messaging tests mock edit
1 parent 74cb57d commit aa491e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/messaging/messaging.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { MESSAGES, SEARCH_FOLLOWINGS, SENT_MESSAGE, SUMMARY, USER_IDENTTITY, NOTIFICATIONS } from './mocks';
1+
import { MESSAGES, SEARCH_FOLLOWINGS, SENT_MESSAGE, SUMMARY, NOTIFICATIONS } from './mocks';
22
import { API_SERVER, APP_URL, FIRSTNAME, LASTNAME, USERNAME } from '../authentication/constants';
33
import { User, generateRandomEmail } from '../authentication/utilities';
44

0 commit comments

Comments
 (0)