mirror of
https://github.com/goharbor/harbor
synced 2025-05-03 14:52:15 +00:00
Release a test case about 'should filter data by keyword'
Signed-off-by: Yogi_Wang <yawang@vmware.com>
This commit is contained in:
parent
2eed72c445
commit
4faea92b04
@ -198,7 +198,7 @@ describe('RepositoryComponentGridview (inline template)', () => {
|
||||
});
|
||||
}));
|
||||
// Will fail after upgrade to angular 6. todo: need to fix it.
|
||||
xit('should filter data by keyword', async(() => {
|
||||
it('should filter data by keyword', async(() => {
|
||||
fixtureRepo.whenStable().then(() => {
|
||||
fixtureRepo.detectChanges();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user