Skip to content

Commit 15be298

Browse files
authored
[Config] update duplicate Skip fixture config (#28)
* [Config] Remove duplicate Skip fixture config * uupdate to */Fixture*/*
1 parent 84bac4a commit 15be298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

9898
// test paths
9999
'*/Fixture/*',
100-
'*/Fixture/*',
100+
'*/Fixture*/*',
101101
'*/Source/*',
102102
'*/Source*/*',
103103
'*/Expected/*',

0 commit comments

Comments
 (0)