Removes EE differences
This commit is contained in:
parent
565274aab2
commit
b8cbf91428
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ describe('Modal store', () => {
|
|||
});
|
||||
issue2 = new ListIssue({
|
||||
title: 'Testing',
|
||||
id: 1,
|
||||
id: 2,
|
||||
iid: 2,
|
||||
confidential: false,
|
||||
labels: [],
|
||||
|
|
Loading…
Reference in a new issue