Skip to content

Commit

Permalink
fix(npm-scripts): update test
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Oct 13, 2023
1 parent e735c56 commit 914b531
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ describe('configureTypeScript()', () => {
it('returns the config', () => {
const config = {
...BASE_CONFIG,
'@generated': '3d2807d09e607faff97806d68355e6f9a8c32674',
'@generated': '0a4fa3435bb8352deb45da9b97b7e6185ca96960',
'compilerOptions': {
...BASE_CONFIG.compilerOptions,
typeRoots: [
Expand Down

0 comments on commit 914b531

Please sign in to comment.