Skip to content

Commit

Permalink
remove trailing line
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Sep 8, 2024
1 parent d688639 commit 28ed53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ mod tests {
assert_eq!(model.objects.len(), 1);
assert_eq!(model.enums.len(), 1);
}

#[test]
fn test_multiple_keyword() {
// Arrange
Expand Down

0 comments on commit 28ed53e

Please sign in to comment.