generated from DTS-STN/next-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #675 from DTS-STN/sch-211658-tandc
Sch 211658 tandc
- Loading branch information
Showing
11 changed files
with
59 additions
and
674 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
import { TextEncoder, TextDecoder } from 'util' | ||
|
||
Object.assign(global, { TextDecoder, TextEncoder }) | ||
|
||
// for testing locally comment. | ||
// process.env.AUTH_DISABLED= "true" |
106 changes: 0 additions & 106 deletions
106
__tests__/pages/privacy-notice-terms-conditions.test.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.