Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Duthie <[email protected]>
  • Loading branch information
nprimak and aduth authored Mar 25, 2024
1 parent 244597c commit c367f45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ clean:

test: build
bundle exec rspec spec
# must fix existing accessibility errors before uncommenting e2e tests
# node --test spec/e2e/
node --test spec/e2e/

htmlproofer:
bundle exec scripts/htmlproofer
Expand Down

0 comments on commit c367f45

Please sign in to comment.