8000 Remove uneeded skips (#5818) · activeadmin/activeadmin@9156ba0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9156ba0

Browse files

8000
deivid-rodriguezjavierjulio
authored andcommitted
Remove uneeded skips (#5818)
1 parent 392115d commit 9156ba0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

spec/unit/csv_builder_spec.rb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -304,12 +304,4 @@ def view_context
304304
end
305305
end
306306
end
307-
308-
skip '#exec_columns'
309-
310-
describe '#build_row' do
311-
xit 'renders non-strings'
312-
xit 'encodes values correctly'
313-
xit 'passes custom encoding options to String#encode!'
314-
end
315307
end

0 commit comments

Comments
 (0)
0