Skip to content

Commit

Permalink
fixing trybuild test
Browse files Browse the repository at this point in the history
  • Loading branch information
snf committed Sep 8, 2023
1 parent 98d2d0e commit 2c5e6a8
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,3 @@ error: expected a single table name attribute
|
52 | #[diesel(table_name = users_)]
| ^^^^^^^^^^

error: expected a single table name attribute
note: remove this attribute
--> tests/fail/derive/multiple_table_names.rs:59:30
|
59 | #[diesel(table_name = users, table_name = users_)]
| ^^^^^^^^^^

0 comments on commit 2c5e6a8

Please sign in to comment.