mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
remove only from typeahead tests
This commit is contained in:
parent
7410c6e711
commit
ad53299a15
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ define(function (require) {
|
|||
});
|
||||
};
|
||||
|
||||
describe.only('typeahead directive', function () {
|
||||
describe('typeahead directive', function () {
|
||||
describe('typeahead requirements', function () {
|
||||
describe('missing input', function () {
|
||||
var goodMarkup = markup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue