]> git.proxmox.com Git - mirror_novnc.git/commit
Fix Karma sinon-chai version issues
authorSolly Ross <sross@redhat.com>
Mon, 17 Nov 2014 22:52:33 +0000 (17:52 -0500)
committerSolly Ross <sross@redhat.com>
Mon, 17 Nov 2014 22:52:33 +0000 (17:52 -0500)
commitc42ea22525ffdc7332a96cea96a5b8e7bf40513d
treed84187137aef2bbddfcb0524a9fe1766ed856545
parentfda40d8927fda5fedbb6c9ca60532b5213071c36
Fix Karma sinon-chai version issues

Previously, we were using the karma-sinon-chai package to
provide sinon-chai to karma.  This used an older version of
sinon-chai, and looks to be no longer maintained (it's been
a month since sinon-chai was updated).  A new package,
karma-sinon-chai-latest, is now used.  This package uses the
latest version of sinon-chai and sinon, just like karma-chai
uses the latest version of chai.
package.json