mirror of
https://github.com/ceph/ceph
synced 2024-12-28 14:34:13 +00:00
mgr/dashboard: fix typo
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
This commit is contained in:
parent
80d304181d
commit
d13cab8631
@ -12,7 +12,7 @@ describe('Monitors page', () => {
|
||||
Helper.checkConsole();
|
||||
});
|
||||
|
||||
it('should open and show breadcrumnb', () => {
|
||||
it('should open and show breadcrumb', () => {
|
||||
page.navigateTo();
|
||||
expect(Helper.getBreadcrumbText()).toEqual('Monitors');
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user