Skip to content

Commit 89e68ba

Browse files
committed
chore: remove leftover test
1 parent ea4afd9 commit 89e68ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/helpers/functionsMetaData.spec.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,4 @@ describe('writeFunctionConfiguration', () => {
104104

105105
expect(actual).toEqual(expected)
106106
})
107-
108-
it('test', () => {
109-
expect(getFunctionNameForPage('/api/shows/[id]')).toEqual('index')
110-
})
111107
})

0 commit comments

Comments
 (0)