Skip to content

Commit

Permalink
fix cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
aliraza556 committed Jan 1, 2025
1 parent 401d081 commit 26150a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/store/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1496,8 +1496,7 @@ export class MainStore {
headers: {
'x-jwt': info.tribe_jwt,
'Content-Type': 'application/json',
Accept: 'application/json',
'x-session-id': this.sessionId
Accept: 'application/json'
}
});

Expand Down

0 comments on commit 26150a3

Please sign in to comment.