Explorar o código

Update translations.spec.ts

Sven Fehler hai 6 meses
pai
achega
84588c9e95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/translations.spec.ts

+ 1 - 1
test/translations.spec.ts

@@ -1,7 +1,7 @@
 import { baseUrl, defaultFetchOpts } from "./constants";
 import { checkTranslationProps } from "./hooks";
 
-describe("GET /translations/:id", () => {
+describe("Translation routes", () => {
   //#region /translations/:id
 
   it("Translation yields correct props", async () => {