Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Sep 6, 2023
1 parent d0a6292 commit 5ce8fb4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ query Query {
}

[Fact]
public async Task Query_Plan_28_Simple_Root_List_Data()
public async Task Query_Plan_29_Simple_Root_List_Data()
{
// arrange
var schemaA =
Expand Down Expand Up @@ -1217,7 +1217,7 @@ query Query {
}

[Fact]
public async Task Query_Plan_28_Entity_Data()
public async Task Query_Plan_30_Entity_Data()
{
// arrange
var schemaA =
Expand Down

0 comments on commit 5ce8fb4

Please sign in to comment.