fix typo in lightbox spec
This commit is contained in:
parent
2b8c8a58ee
commit
db382f6929
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
* the COPYRIGHT file.
|
* the COPYRIGHT file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
describe("Diaspora.Widgets.Lighbox", function() {
|
describe("Diaspora.Widgets.Lightbox", function() {
|
||||||
var photos;
|
var photos;
|
||||||
|
|
||||||
var createDummyMarkup = function(opts){
|
var createDummyMarkup = function(opts){
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue