Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/build_test_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ jobs:
- name: Build workspace packages
run: |
npm run build -w packages/sdc-populate
npm run build -w packages/testing-toolkit

- name: Install Playwright browsers
run: npx playwright install --with-deps
Expand Down
1 change: 0 additions & 1 deletion apps/smart-forms-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@aehrc/sdc-populate": "^4.6.2",
"@aehrc/sdc-template-extract": "^1.0.9",
"@aehrc/smart-forms-renderer": "^1.0.0-alpha.107",
"@aehrc/testing-toolkit": "^1.0.0",
"@dnd-kit/core": "^6.3.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
Expand Down
31 changes: 10 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions packages/testing-toolkit/.gitignore

This file was deleted.

29 changes: 0 additions & 29 deletions packages/testing-toolkit/package.json

This file was deleted.

Loading
Loading