mv backup to more filenames
This commit is contained in:
parent
b388c3eadf
commit
2617b76428
3 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ describe("Unit: Controllers", function() {
|
|||
scope = $rootScope.$new();
|
||||
|
||||
$rootScope.wallet = new FakeWallet(config);
|
||||
ctrl = $controller('BackupController', {
|
||||
ctrl = $controller('MoreController', {
|
||||
$scope: scope,
|
||||
$modal: {},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue