Update README.md
For some reason the usage of the github editor results in more errors than using the local vim ;)
This commit is contained in:
parent
64ba10044e
commit
0e4881f192
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ Private singleton methods: spec/unit/#{namespace}/#{class_name}/class_methods/*_
|
|||
|
||||
Symbolic operator like method are expanded. So for example ```Foo#<<``` is expanded to:
|
||||
```
|
||||
pec/unit/foo/left_shift_operator_spec.rb
|
||||
sspec/unit/foo/left_shift_operator_spec.rb
|
||||
````
|
||||
|
||||
The full list of expansion can be found here:
|
||||
|
|
Loading…
Add table
Reference in a new issue