mirror of
https://github.com/discourse/discourse.git
synced 2025-02-23 08:41:54 +08:00
Merge pull request #1632 from velesin/header_integration_test_clean_up
cleans up setup of header integration test
This commit is contained in:
commit
326f308da4
@ -1,4 +1,4 @@
|
||||
module("Integration: Header", {
|
||||
integration("Header", {
|
||||
setup: function() {
|
||||
sinon.stub(I18n, "t", function(scope, options) {
|
||||
if (options) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user