Removes build line related to feature specs

This commit is contained in:
filipefurtad0
2021-11-24 19:51:42 +00:00
parent 7487e7256a
commit e0006a6dc4

View File

@@ -34,7 +34,6 @@ jobs:
- "spec/controllers"
- "spec/models"
- "spec/features/admin/[a-o0-9]*_spec.rb"
- "spec/features/admin/[p-z]*_spec.rb"
- "spec/features/consumer"
- "spec/lib"
- "spec/migrations"