Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlk17 committed Oct 30, 2024
1 parent 7e1dc67 commit 1891e6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/src/tables/test_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ pub mod test_utils {

let team = Team {
team_id: team_id.clone(),
grafana_id: "test_grafana_id".to_string(),
team_name: "test_team_name".to_string(),
personal: false,
subscription: None,
Expand Down

0 comments on commit 1891e6f

Please sign in to comment.