mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 12:36:57 +00:00
escape characters updated
This commit is contained in:
@@ -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[];
|
||||
|
||||
Reference in New Issue
Block a user