Browse Source
rg 'import org.springframework.security.config.test.SpringTestContext' -l -g "*.java" | xargs rg '@ExtendWith' --files-without-match | xargs sed -i '/^import org.junit.jupiter.api.Test;/a import org.junit.jupiter.api.extension.ExtendWith;'pull/10069/head
101 changed files with 101 additions and 0 deletions
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue