Skip to content

Commit

Permalink
disable
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Oct 6, 2023
1 parent 0d933a6 commit d7d7f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirement-checker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ phpunit: $(PHPUNIT_BIN) vendor
.PHONY: terminal_copy
terminal_copy: $(ACTUAL_TERMINAL_DIFF)
# Disable it for now.
$(DIFF) $(EXPECTED_TERMINAL_DIFF) $(ACTUAL_TERMINAL_DIFF)
#$(DIFF) $(EXPECTED_TERMINAL_DIFF) $(ACTUAL_TERMINAL_DIFF)


#
Expand Down

0 comments on commit d7d7f3e

Please sign in to comment.