Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros committed Sep 24, 2024
1 parent 8c16964 commit ebe4383
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ limitations under the License.
import type { Config } from "jest";
import { env } from "process";

// trigger ci

const config: Config = {
testEnvironment: "node",
testMatch: ["<rootDir>/spec/**/*.spec.{js,ts}"],
Expand Down

0 comments on commit ebe4383

Please sign in to comment.