Skip to content

Commit

Permalink
Fixed "evil bug"
Browse files Browse the repository at this point in the history
  • Loading branch information
gammelalf committed Feb 18, 2025
1 parent b380076 commit 8b8c38d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example-forum-server/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ pub async fn run_test_client() -> anyhow::Result<()> {
info!("Logged into existing user account")
}

panic!("I am an evil bug!");

let ProfileResponse {
username,
role,
Expand Down

0 comments on commit 8b8c38d

Please sign in to comment.