Skip to content

Commit

Permalink
adding week5 to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Porostovo committed May 19, 2024
1 parent a45a444 commit b3c7f22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ public void run(String... args) throws Exception {
System.out.println("username: JohnUSER id: "+user1.getId());
System.out.println("username: JohnADMIN id: "+user2.getId());
System.out.println();
//test
}
}

0 comments on commit b3c7f22

Please sign in to comment.