mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
Switch to chrome headless mode instead of phantomjs.
This commit is contained in:
@ -37,4 +37,4 @@ QUnit.test("userPath with BaseUri", assert => {
|
||||
assert.equal(userPath(), '/forum/u');
|
||||
assert.equal(userPath('eviltrout'), '/forum/u/eviltrout');
|
||||
assert.equal(userPath('hp.json'), '/forum/u/hp.json');
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user