Skip to content

Commit ff6b2e1

Browse files
author
spicychickensauce
committed
Enable tests for values
1 parent 79d94c8 commit ff6b2e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integration_test/test_helper.exs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ excludes = [
126126

127127
# SQLite does not support anything except a single column in DISTINCT
128128
:multicolumn_distinct,
129-
130-
# Values list
131-
:values_list
132129
]
133130

134131
ExUnit.configure(exclude: excludes)

0 commit comments

Comments
 (0)