fix: update tests/spec/043-content-warnings.js
This commit is contained in:
parent
3d8709ce8a
commit
32be80bba5
|
@ -12,7 +12,7 @@ import { loginAsFoobar } from '../roles'
|
||||||
import { homeTimeline } from '../fixtures.js'
|
import { homeTimeline } from '../fixtures.js'
|
||||||
import { Selector as $ } from 'testcafe'
|
import { Selector as $ } from 'testcafe'
|
||||||
|
|
||||||
fixture`043-spoilers.js`
|
fixture`043-content-warnings.js`
|
||||||
.page`http://localhost:4002`
|
.page`http://localhost:4002`
|
||||||
|
|
||||||
test('Can set content warnings to auto-expand', async t => {
|
test('Can set content warnings to auto-expand', async t => {
|
||||||
|
|
Loading…
Reference in New Issue