Skip to content

Commit

Permalink
Update updates.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Dec 2, 2024
1 parent 561ed7d commit 289e9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/property-defs-rs/tests/updates.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ async fn test_updates(db: PgPool) {

let event_src = json!({
"team_id": 1,
"project_id": 1,
"event": "update",
"properties": properties
});
Expand Down

0 comments on commit 289e9fb

Please sign in to comment.