2167-entry_buy #613
|
@ -16,6 +16,7 @@ describe('Entry', () => {
|
|||
controller.entry = {
|
||||
id: 1
|
||||
};
|
||||
controller.$params = {id: 1};
|
||||
}));
|
||||
|
||||
describe('fillData()', () => {
|
||||
|
|
Loading…
Reference in New Issue