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