We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519307e commit 2602094Copy full SHA for 2602094
packages/react-email/src/utils/preview/hot-reloading/create-dependency-graph.spec.ts
@@ -145,7 +145,7 @@ import {} from './file-b';
145
});
146
147
it.sequential(
148
- 'should not warn when dependency outside the directory is missing an index file',
+ 'does not warn when dependency outside the directory is missing an index file',
149
async () => {
150
const pathToOutsideDirectory = path.resolve(
151
testingDiretctory,
0 commit comments