Skip to content

Commit 60cff33

Browse files
author
Bulat Shakirzyanov
committed
fix spacing
1 parent 9a93a7e commit 60cff33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/basics/user_defined_types.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Feature: User-Defined Types
8585

8686
Scenario: Inserting a partially-complete User-Defined Type
8787
Given the following example:
88-
"""ruby
88+
"""ruby
8989
require 'cassandra'
9090
9191
cluster = Cassandra.cluster
@@ -106,7 +106,7 @@ Feature: User-Defined Types
106106

107107
Scenario: Nesting a User-Defined Type
108108
Given the following example:
109-
"""ruby
109+
"""ruby
110110
require 'cassandra'
111111
112112
cluster = Cassandra.cluster

0 commit comments

Comments
 (0)