Skip to content

Commit

Permalink
twiq: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Oct 8, 2022
1 parent 3dfaec9 commit fa6aee7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions twiq/crates/domain/src/aggregate/user/event/user_created.rs
Expand Up @@ -117,4 +117,7 @@ mod tests {
);
Ok(())
}

// TODO: test twitter_user_id
// TODO: test user_id
}

0 comments on commit fa6aee7

Please sign in to comment.