mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Fix dep name.
This commit is contained in:
parent
9a153615d4
commit
ade611670e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ define(['./module', 'lodash'], function(mod, _) {
|
|||
|
||||
mod.factory('groupService'
|
||||
, [ '$rootScope'
|
||||
, 'socket'
|
||||
, 'socketService'
|
||||
, GroupServiceFactory
|
||||
])
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue