Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 585e3d1

Browse files
committed
Fix the title of the stream_data blog post
1 parent a1c5e02 commit 585e3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-10-31-stream-data-property-testing-comes-to-elixir.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: StreamData: Property-based testing comes to Elixir
3+
title: "StreamData: Property-based testing comes to Elixir"
44
author: Andrea Leopardi
55
category: Releases
66
excerpt: We are working on data generation and property-based testing for the next versions of Elixir.

0 commit comments

Comments
 (0)