Update focusing-tests.js
This commit is contained in:
parent
aac9916894
commit
db30f66afc
@ -156,7 +156,7 @@ test('scrollAfterSelect triggers results:focus', function (assert) {
|
||||
|
||||
var Results = require('select2/results');
|
||||
|
||||
var options = new Options({ scrollAfterSelect: false });
|
||||
var options = new Options({ scrollAfterSelect: true });
|
||||
var results = new Results($select, options);
|
||||
|
||||
// Fake the data adapter for the `setClasses` method
|
||||
|
Loading…
x
Reference in New Issue
Block a user