remove issues watchers.edition only
parent
c091744fa1
commit
72f8ed260b
|
@ -28,7 +28,7 @@ describe('Issue detail', async function(){
|
|||
|
||||
it('assigned to edition', utils.detail.assignedToTesting);
|
||||
|
||||
it.only('watchers edition', utils.detail.watchersTesting);
|
||||
it('watchers edition', utils.detail.watchersTesting);
|
||||
|
||||
it('history', utils.detail.historyTesting);
|
||||
|
||||
|
|
Loading…
Reference in New Issue