escape characters updated

This commit is contained in:
Owen Rees
2023-06-12 16:00:13 +02:00
parent 254d4603aa
commit 3e0e846ba3
5 changed files with 3 additions and 6 deletions
-1
View File
@@ -4,7 +4,6 @@ import { createLayerGroups } from "@/utils/layerGroups";
// TODO cy.wrap() for promise resolution
// TODO DRY - variables and data fetching can be done before tests under the first describe block
describe("Unit tests of utils directory", () => {
describe("Retrieve tournament data from DB", () => {
let response: Tournament[];
Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 KiB

Binary file not shown.