Skip to content

Commit

Permalink
chore: test code
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Nov 12, 2024
1 parent 509638c commit 315a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,6 @@ check_keywords: ## check django models for reserve keywords

test-js: ## run javascript tests
node --max_old_space_size=4096 node_modules/.bin/karma start cms/static/karma_cms.conf.js \
--single-run=false \
--single-run=true \
--capture-timeout=60000 \
--browsers=FirefoxNoUpdates

0 comments on commit 315a850

Please sign in to comment.