fix: update tests/spec/043-content-warnings.js

This commit is contained in:
Nolan Lawson 2023-01-08 22:29:17 -08:00 committed by GitHub
parent 3d8709ce8a
commit 32be80bba5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import { loginAsFoobar } from '../roles'
import { homeTimeline } from '../fixtures.js'
import { Selector as $ } from 'testcafe'
fixture`043-spoilers.js`
fixture`043-content-warnings.js`
.page`http://localhost:4002`
test('Can set content warnings to auto-expand', async t => {