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