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