mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
remove test that is no longer relevant
This commit is contained in:
parent
3748d3e281
commit
fcae21c4fc
@ -211,12 +211,6 @@ QUnit.test("default avatar selector", async assert => {
|
||||
);
|
||||
});
|
||||
|
||||
QUnit.test("email field always shows up", async assert => {
|
||||
await visit("/u/eviltrout/preferences");
|
||||
|
||||
assert.ok(exists(".pref-auth-tokens"), "it shows the auth tokens");
|
||||
});
|
||||
|
||||
acceptance("Avatar selector when selectable avatars is enabled", {
|
||||
loggedIn: true,
|
||||
settings: { selectable_avatars_enabled: true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user