mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
adding comment
This commit is contained in:
parent
14817199a7
commit
65edc94a23
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ export function setupTopLevelDescribeFilter(test) {
|
|||
return result;
|
||||
};
|
||||
|
||||
// to allow describe.only calls. we dont need interceptor as it will call describe internally
|
||||
describeInterceptor.only = originalDescribe.only;
|
||||
|
||||
// ensure that window.describe isn't messed with by other code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue