Skip to content

Commit ebe4383

Browse files
committed
trigger ci
1 parent 8c16964 commit ebe4383

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jest.config.ts

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ limitations under the License.
1616
import type { Config } from "jest";
1717
import { env } from "process";
1818

19+
// trigger ci
20+
1921
const config: Config = {
2022
testEnvironment: "node",
2123
testMatch: ["<rootDir>/spec/**/*.spec.{js,ts}"],

0 commit comments

Comments
 (0)