SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

test(ngRepeat): fix test setup for `ngRepeat` stability test

The repeated template contained `{{key}}:{{val}}` but the repeat expression
was `"item in items"`, so `key` and `val` were not actually available.

The tests were passing anyway, since they did not rely upon the actual
text content of the template.

Closes #11761
N
Nick Anderson committed
2ea23e06850bcd9d5f0dbc603091cfb9156f1815
Parent: f166308
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 5/5/2015, 6:58:16 PM