Skip to content

Commit 60e608e

Browse files
committed
fixup tests to accomodate team config update
1 parent 2169397 commit 60e608e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/handlers/assign/tests/tests_candidates.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ fn convert_simplified(
5353
"members": serde_json::Value::Array(members),
5454
"alumni": [],
5555
"discord": [],
56+
"roles": [],
5657
});
5758
}
5859
let teams = serde_json::value::from_value(teams_config).unwrap();

0 commit comments

Comments
 (0)