chore(repo): fix formatting
This commit is contained in:
parent
33c0f944e0
commit
af1c9808a0
@ -840,7 +840,7 @@ describe('createTaskGraph', () => {
|
||||
},
|
||||
dependencies: {
|
||||
'app1:build': ['app2:build'],
|
||||
'app2:build': []
|
||||
'app2:build': [],
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user