Skip to content

Commit

Permalink
refactor and rename fn upgrade_entry_stats and add negative test. Lea…
Browse files Browse the repository at this point in the history
…derboard's test file moved to test directory.
  • Loading branch information
beeguy74 committed Dec 3, 2024
1 parent a7ee917 commit 770d8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ mod models {
mod tests {
mod test_battle;
mod test_bag;
mod test_leaderboard;
mod test_tournament;
mod test_leaderboard;
}

0 comments on commit 770d8f0

Please sign in to comment.