Skip to content

Commit

Permalink
Merge pull request #282 from sanger/develop
Browse files Browse the repository at this point in the history
DPL-890-3 Replace Jest with Vitest(merge develop into master)
  • Loading branch information
Sangeetha-Bheeman authored Dec 7, 2023
2 parents 1ef8f57 + c169ad9 commit 961a8d2
Show file tree
Hide file tree
Showing 20 changed files with 2,935 additions and 5,749 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/js_test.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
test:
name: Run unit tests using Vue Test Utils
name: Run unit tests using Vitest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
18 changes: 0 additions & 18 deletions jest.config.cjs

This file was deleted.

Loading

0 comments on commit 961a8d2

Please sign in to comment.