mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix content tests
This commit is contained in:
@@ -3,7 +3,9 @@ import {
|
||||
expectValidTranslationString,
|
||||
} from '../helpers/content.helper';
|
||||
|
||||
import {questions, stillNeedHelp} from '../../website/common/script/content/faq';
|
||||
import faq from '../../website/common/script/content/faq';
|
||||
|
||||
const {questions, stillNeedHelp} = faq;
|
||||
|
||||
describe('FAQ Locales', () => {
|
||||
describe('Questions', () => {
|
||||
|
||||
Reference in New Issue
Block a user