Skip to content

Commit c1d9115

Browse files
committed
Fix snapshot
1 parent 3c6737b commit c1d9115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/shellcheck/__tests__/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ describe('linter', () => {
105105
],
106106
"edit": {
107107
"changes": {
108-
"file:///Users/kenneth/git/bash-language-server/testing/fixtures//foo.sh": [
108+
"${FIXTURE_DOCUMENT_URI}": [
109109
{
110110
"newText": """,
111111
"range": {

0 commit comments

Comments
 (0)