Merge pull request #1632 from velesin/header_integration_test_clean_up

cleans up setup of header integration test
This commit is contained in:
Robin Ward
2013-11-08 09:53:07 -08:00
+1 -1
View File
@@ -1,4 +1,4 @@
module("Integration: Header", {
integration("Header", {
setup: function() {
sinon.stub(I18n, "t", function(scope, options) {
if (options) {