Skip to content

Commit

Permalink
disable terminal diff
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Oct 6, 2023
1 parent 290f6b1 commit 0d933a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirement-checker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ phpunit: $(PHPUNIT_BIN) vendor

.PHONY: terminal_copy
terminal_copy: $(ACTUAL_TERMINAL_DIFF)
# Disable it for now.
$(DIFF) $(EXPECTED_TERMINAL_DIFF) $(ACTUAL_TERMINAL_DIFF)


Expand Down

0 comments on commit 0d933a6

Please sign in to comment.