Update tests

This commit is contained in:
Jeremy Kolb 2020-07-11 18:23:08 -04:00
parent 007812dcae
commit 8c81465d5b
4 changed files with 12 additions and 4 deletions

View file

@ -37,8 +37,10 @@
id: None,
group: None,
kind: Some(
CodeActionKind(
"quickfix",
),
),
edit: Some(
SnippetWorkspaceEdit {
changes: Some(

View file

@ -37,8 +37,10 @@
id: None,
group: None,
kind: Some(
CodeActionKind(
"quickfix",
),
),
edit: Some(
SnippetWorkspaceEdit {
changes: Some(

View file

@ -37,8 +37,10 @@
id: None,
group: None,
kind: Some(
CodeActionKind(
"quickfix",
),
),
edit: Some(
SnippetWorkspaceEdit {
changes: Some(

View file

@ -52,8 +52,10 @@
id: None,
group: None,
kind: Some(
CodeActionKind(
"quickfix",
),
),
edit: Some(
SnippetWorkspaceEdit {
changes: Some(