canjs / can-view-scope

Scope management for view engines
https://canjs.com/doc/can-view-scope.html
MIT License
4 stars 0 forks source link

can-stache’s index helper conflicts with a test #137

Closed chasenlehara closed 6 years ago

chasenlehara commented 6 years ago

Right now we’re deleting can-stache’s index helper in a test so they don’t conflict: https://github.com/canjs/can-view-scope/blob/4a6190ab64c28cbefc1549e2dfd95dbedb052164/test/scope-test.js#L623-L626

phillipskevin commented 6 years ago

This is fixed in major.