mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
remove only from typeahead tests
This commit is contained in:
parent
48d1c481ee
commit
80c76faf04
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