0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 18:22:40 +00:00

Remove Paragraph Justifcation test execution.

This commit is contained in:
David Bolack
2025-02-11 14:57:24 -06:00
parent 634450d4a9
commit db16248afb
2 changed files with 0 additions and 4 deletions

View File

@@ -73,9 +73,6 @@ jobs:
- run:
name: Test - Non-Breaking Spaces
command: npm run test:non-breaking-spaces
- run:
name: Test - Paragraph Justification
command: npm run test:paragraph-justification
- run:
name: Test - Variables
command: npm run test:variables