diff options
Diffstat (limited to 'content/blog/2023/rspec-options.md')
-rw-r--r-- | content/blog/2023/rspec-options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2023/rspec-options.md b/content/blog/2023/rspec-options.md index 7a97ede..45e0c96 100644 --- a/content/blog/2023/rspec-options.md +++ b/content/blog/2023/rspec-options.md @@ -1,6 +1,6 @@ --- title: "Specimen control with RSpec's options" -category: +categories: - blog abstract: RSpec got some cool options for setting what we will test date: 2023-03-31T22:54:50+02:00 |