mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Fixed most of the dependencies by unit testing.
Refactored TransactionService and StorageService.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = angular.module('stf/socket', [
|
||||
module.exports = angular.module('stf.socket', [
|
||||
//TODO: Refactor version update out to its own Ctrl
|
||||
require('stf/app-state').name,
|
||||
require('stf/common-ui/modals/version-update').name
|
||||
|
||||
Reference in New Issue
Block a user