cleans up setup of header integration test

This commit is contained in:
Wojciech Zawistowski 2013-11-08 17:38:35 +01:00
parent 630ef0f322
commit bdbddddbdd

View file

@ -1,4 +1,4 @@
module("Integration: Header", {
integration("Header", {
setup: function() {
sinon.stub(I18n, "t", function(scope, options) {
if (options) {