mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
@@ -19,6 +19,7 @@ const remoteTheme = Theme.create({
|
||||
});
|
||||
|
||||
QUnit.test("can display source url for remote themes", function(assert) {
|
||||
delete remoteTheme["remote_theme"]["branch"];
|
||||
const controller = this.subject({
|
||||
model: remoteTheme
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user