Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGoodall committed Sep 30, 2024
1 parent 1ff0952 commit 538e89d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/unit/check-answers.test.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
/* eslint-disable prefer-regex-literals */

/*
ToDo:
This file could be updated to test using jsdom, and also with data generated from ../utils/mocker.js and valibot schemas
*/

import { describe, expect, it } from 'vitest'
import { setupNunjucks } from '../../src/serverSetup/nunjucks.js'
import { runGenericPageTests } from './generic-page.js'
Expand Down

0 comments on commit 538e89d

Please sign in to comment.