Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshi06 committed Oct 3, 2024
1 parent 8da6217 commit 6d0e906
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ndc-sqlserver/tests/mutation_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ mod native_mutations {
let _ = run_mutation_fail(
"fail_insert_artist_and_return_id",
fresh_deployment.connection_uri.clone(),

StatusCode::UNPROCESSABLE_ENTITY,
)
.await;
Expand Down

0 comments on commit 6d0e906

Please sign in to comment.