push
This commit is contained in:
parent
d65ce90fce
commit
33810d69da
@ -114,7 +114,7 @@ mod test {
|
||||
|
||||
assert_eq!(response.status(), Status::Ok);
|
||||
let text = response.into_string().await.unwrap();
|
||||
assert!(&text.contains("Neues Boot hinzufügen"));
|
||||
assert!(&text.contains("Neues Boot"));
|
||||
assert!(&text.contains("Kaputtes Boot :-("));
|
||||
assert!(&text.contains("Haichenbach"));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user