FIX: More errors being logged in tests

This commit is contained in:
Robin Ward
2020-07-16 16:19:20 -04:00
parent b7fe5f04ba
commit 4656812e00
2 changed files with 3 additions and 3 deletions
@@ -5,7 +5,8 @@ import Topic from "discourse/models/topic";
const buildTopic = function(archetype) {
return Topic.create({
id: 4563,
id: 4563
}).updateFromJson({
title: "Qunit Test Topic",
details: {
notification_level: 1