Skip to content

Commit

Permalink
[OSCI] Remove ftr test from PR template (#5217)
Browse files Browse the repository at this point in the history
* removed ftr test step from PR template

Signed-off-by: Leo Deng <[email protected]>

* change changelog

Signed-off-by: Leo Deng <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Josh Romero <[email protected]>
Signed-off-by: Leo Deng <[email protected]>

---------

Signed-off-by: Leo Deng <[email protected]>
Signed-off-by: Leo Deng <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
(cherry picked from commit 6268794)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
  • Loading branch information
github-actions[bot] committed Oct 5, 2023
1 parent 03bc3cc commit db47fe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- [ ] All tests pass
- [ ] `yarn test:jest`
- [ ] `yarn test:jest_integration`
- [ ] `yarn test:ftr`
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] Update [CHANGELOG.md](./../CHANGELOG.md)
Expand Down

0 comments on commit db47fe4

Please sign in to comment.