Removed extra reference.
This commit is contained in:
parent
f1dbe6daf0
commit
768a61d1d5
@ -74,7 +74,7 @@ mod support {
|
||||
assert!(
|
||||
output == expected,
|
||||
"\n\n{}\nGot: {}\nWant: {}\n\n",
|
||||
&db.schema.sdl(),
|
||||
db.schema.sdl(),
|
||||
output,
|
||||
expected
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user