Skip to content

Commit

Permalink
delete original tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Hona committed Mar 21, 2024
1 parent 3794d11 commit 848d29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/meta-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Delete original feature
run: |
rm -rf ./temp/MyTestApp/src/MyTestApp/Features/Todos
rm -rf ./temp/MyTestApp/tests/MyTestApp.Unit.Tests/Features/Todos
# Tests that deleting a slice leaves the project in a buildable state
- name: Build after deleting a feature
Expand Down

0 comments on commit 848d29d

Please sign in to comment.