mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
parent
48d690ae01
commit
45ce9876cc
|
@ -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
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user