Skip to content

Commit 6a862f6

Browse files
author
DylanBulmer
committed
rename test
1 parent 86e3c37 commit 6a862f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/__tests__/DirectoryIndexRoute/DirectoryIndexRoute.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import path from "path";
44
import { initialize } from "../../index";
55
import apiDoc from "../api-doc";
66

7-
test("Static routes", () => {
7+
test("Index routes", () => {
88
const app = express();
99

1010
return initialize({

0 commit comments

Comments
 (0)