Skip to content

Commit eed4b98

Browse files
committed
update vitest
1 parent 475e888 commit eed4b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/vitest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { ghPages } from 'vite-plugin-gh-pages'
33

44

55
export default defineConfig({
6-
base: '/Elementary/', // ← change this
6+
base: '/Think-Kendo/', // ← change this
77
plugins: [ghPages()],
88
test: {
99
environment: 'jsdom',

0 commit comments

Comments
 (0)