mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 19:29:34 +08:00
FIX: Broken test, also typoed property
This commit is contained in:
@ -302,8 +302,7 @@ widgetTest(
|
||||
beforeEach() {
|
||||
this.set("args", {
|
||||
canDeleteTopic: false,
|
||||
yours: true,
|
||||
firstPost: true
|
||||
showFlagDelete: true
|
||||
});
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user