Skip to content

Commit

Permalink
Remove .rb from file that would be required
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Evanczuk committed Oct 31, 2022
1 parent 058a3c0 commit 4da8f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/extended/packwerk.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
parallel: false
require:
- ./config/my_local_extension.rb
- ./config/my_local_extension
- my_gem_extension

0 comments on commit 4da8f4e

Please sign in to comment.