Skip to content

Commit

Permalink
fix raw tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed May 10, 2024
1 parent 93a3ef7 commit c707490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/tests/raw.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use prisma_client_rust::{prisma_models::PrismaValue, raw};
use prisma_client_rust::{raw, PrismaValue};

use crate::{db::*, utils::*};

Expand Down

0 comments on commit c707490

Please sign in to comment.