diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-05-07 00:11:07 +0200 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-05-07 00:11:07 +0200 |
commit | bce1d1f96b027f3af52af48d11878550cc75563c (patch) | |
tree | 5fcf33c91e14dd8c3e2c1bb753fcc875e75a4dd8 /content/2023/rspec-options.md | |
parent | f662141e6c4b22742b32ec432f4527d222425728 (diff) |
feat: fix categories for rest of the posts
Diffstat (limited to 'content/2023/rspec-options.md')
-rw-r--r-- | content/2023/rspec-options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2023/rspec-options.md b/content/2023/rspec-options.md index f3ac975..fceee63 100644 --- a/content/2023/rspec-options.md +++ b/content/2023/rspec-options.md @@ -1,6 +1,6 @@ --- title: "Specimen control with RSpec's options" -category: "software" +category: engineering abstract: RSpec got some cool options for setting what we will test date: 2023-03-31T22:54:50+02:00 year: 2023 |