Skip to content

Commit

Permalink
fix: get todo tests working (#573)
Browse files Browse the repository at this point in the history
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
  • Loading branch information
MasterPtato committed Apr 18, 2024
1 parent ace12d9 commit 38ed2da
Show file tree
Hide file tree
Showing 4 changed files with 239 additions and 238 deletions.
2 changes: 1 addition & 1 deletion svc/api/admin/tests/basic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ impl Ctx {
async fn convert_team() {
let _ctx = Ctx::init().await;

todo!()
// TODO:
}
Loading

0 comments on commit 38ed2da

Please sign in to comment.