Explorar o código

Update focusing-tests.js

Pedro Felipe de Azevedo Furtado %!s(int64=6) %!d(string=hai) anos
pai
achega
db30f66afc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/results/focusing-tests.js

+ 1 - 1
tests/results/focusing-tests.js

@@ -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