Skip to content

Commit 696eb48

Browse files
committed
Update QueryExecutor.cs
1 parent 09c2b03 commit 696eb48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tests/IntegrationTests/QueryExecutor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public static async Task<string> ExecuteQuery<TDbContext>(
2323
{
2424
Schema = schema,
2525
Query = query,
26-
ThrowOnUnhandledException = true,
2726
Variables = inputs,
2827
RequestServices = provider,
2928
};

0 commit comments

Comments
 (0)