Skip to content

Commit 82bfe5a

Browse files
AnthonyLeonardoGracioeliericha
authored andcommitted
Apply 1 suggestion(s) to 1 file(s)
1 parent 97135ad commit 82bfe5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/vscode/ada/.vscode-test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const testsuites = ['general', 'gnattest', 'workspace_missing_dirs'];
3939

4040
export default defineConfig(
4141
testsuites.map((suiteName) => {
42-
// --user-data-dir is set to a unique dirctory under the OS
42+
// --user-data-dir is set to a unique directory under the OS
4343
// default tmp directory for temporary files to avoid
4444
// warnings related to longs paths in IPC sockets created by
4545
// VSCode. The directory is made unique to avoid

0 commit comments

Comments
 (0)