mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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