Update sinon to version 1.17.0
This commit is contained in:
committed by
Andy Armstrong
parent
45176c7254
commit
1aa181c90a
@@ -4,7 +4,7 @@ define(['jquery',
|
||||
'teams/js/models/topic'],
|
||||
function ($, _, TopicCardView, Topic) {
|
||||
|
||||
describe('topic card view', function () {
|
||||
describe('Topic card view', function () {
|
||||
var createTopicCardView = function() {
|
||||
return new TopicCardView({
|
||||
model: new Topic({
|
||||
|
||||
Reference in New Issue
Block a user