Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-jonas committed Oct 24, 2024
1 parent d971743 commit e282e2a
Show file tree
Hide file tree
Showing 21 changed files with 4,277 additions and 4,415 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2024 Ory Corp
// SPDX-License-Identifier: Apache-2.0

import { getJestProjects, getJestProjectsAsync } from "@nx/jest"
import { getJestProjects } from "@nx/jest"

export default {
projects: getJestProjects(),
Expand Down
Loading

0 comments on commit e282e2a

Please sign in to comment.