Remove marquee tag as it throws off the UI tests
This commit is contained in:
parent
0f86f15efe
commit
b7132eeaa5
@ -48,7 +48,7 @@ const defaultClientConfig = {
|
||||
logo: 'http://localhost:8080/logo',
|
||||
name: "Spiderman's super serious stream",
|
||||
summary: 'Strong Spidey stops supervillains! Streamed Saturdays & Sundays.',
|
||||
extraPageContent: '<marquee>Spiderman is cool</marquee>',
|
||||
extraPageContent: 'Spiderman is **cool**',
|
||||
};
|
||||
|
||||
const defaultServerStatus = makeEmptyServerStatus();
|
||||
|
Loading…
x
Reference in New Issue
Block a user