Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| dd7b419d37 |
1 changed files with 1 additions and 4 deletions
|
|
@ -742,9 +742,6 @@ mod tests {
|
|||
client.calls.into_inner().pop().unwrap()
|
||||
})
|
||||
.collect();
|
||||
assert_eq!(
|
||||
recorded[0], recorded[1],
|
||||
"vllm request drifted from openai"
|
||||
);
|
||||
assert_eq!(recorded[0], recorded[1], "vllm request drifted from openai");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue