Skip to content

Commit

Permalink
feat: add cover for post
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfernandesraton committed May 15, 2024
1 parent e1df806 commit 9a93ef6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added content/posts/pytest_guia_pratico/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/posts/pytest_guia_pratico/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = 'Pytest & fixtures: guia prático'
date = 2024-05-14T20:58:21-03:00
description ="Um guia de como usar pytest e fixtures ao seu favor"
tags = ["python", "pytest", "tests", "unittest", "fixtures", "sqlite"]
cover = ""
cover = "cover.jpg"
+++

# Afinal pra quê testes?
Expand Down

0 comments on commit 9a93ef6

Please sign in to comment.