Updates more snapshots.
parent
4f99e9503b
commit
3a63392646
|
@ -77,15 +77,7 @@
|
|||
usedContext: {
|
||||
documents: [
|
||||
{
|
||||
uri: {
|
||||
scheme: "file",
|
||||
authority: "",
|
||||
path: "/test/path/to/file",
|
||||
query: "",
|
||||
fragment: "",
|
||||
_formatted: null,
|
||||
_fsPath: null
|
||||
},
|
||||
uri: URI(file:///test/path/to/file),
|
||||
version: 3,
|
||||
ranges: [
|
||||
{
|
||||
|
|
|
@ -77,15 +77,7 @@
|
|||
usedContext: {
|
||||
documents: [
|
||||
{
|
||||
uri: {
|
||||
scheme: "file",
|
||||
authority: "",
|
||||
path: "/test/path/to/file",
|
||||
query: "",
|
||||
fragment: "",
|
||||
_formatted: null,
|
||||
_fsPath: null
|
||||
},
|
||||
uri: URI(file:///test/path/to/file),
|
||||
version: 3,
|
||||
ranges: [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue