patch travis failure
This commit is contained in:
parent
95576b8ec4
commit
64e0819fc2
@ -85,7 +85,8 @@ impl CoreEmitter for ExpectErrorEmitter {
|
||||
msg: &str,
|
||||
_: Option<&str>,
|
||||
lvl: Level,
|
||||
_is_header: bool) {
|
||||
_is_header: bool,
|
||||
_show_snippet: bool) {
|
||||
remove_message(self, msg, lvl);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user