corrected a typo
gitea/salix/1944-ticket-summary This commit looks good
Details
gitea/salix/1944-ticket-summary This commit looks good
Details
This commit is contained in:
parent
57c8ef99dc
commit
610c21f23d
|
@ -55,7 +55,7 @@ describe('vnRouteDescriptorPopover', () => {
|
|||
});
|
||||
|
||||
describe('show()', () => {
|
||||
it(`should call the popover show() mothod`, () => {
|
||||
it(`should call the popover show() method`, () => {
|
||||
spyOn(controller.$.popover, 'show');
|
||||
controller.show();
|
||||
|
||||
|
|
Loading…
Reference in New Issue