reformat files #227
@ -132,7 +132,7 @@ test.describe("cox can edit trips", () => {
|
||||
await expect(sharedPage.locator("body")).toContainText(
|
||||
"Ausfahrt erfolgreich aktualisiert.",
|
||||
);
|
||||
await expect(sharedPage.locator("body")).toContainText("(Absage cox )");
|
||||
await expect(sharedPage.locator("body")).toContainText("(Absage cox)");
|
||||
});
|
||||
|
||||
test.afterEach(async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user