mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-04-13 00:00:34 +02:00
Remove loose line
This commit is contained in:
parent
ec52c05b3e
commit
f30af6dcdd
@ -382,7 +382,6 @@ class TutorialTestTransposeVariableNumbeOfRowsIntoColumns(
|
|||||||
self.assertInResponse('Remove 14 rows')
|
self.assertInResponse('Remove 14 rows')
|
||||||
self.project.engine.remove_all()
|
self.project.engine.remove_all()
|
||||||
# {28}
|
# {28}
|
||||||
'Split 4 cell(s) in column Column into several columns by separator'
|
|
||||||
self.project.split_column('Column', separator='|')
|
self.project.split_column('Column', separator='|')
|
||||||
self.assertInResponse('Split 4 cell(s) in column Column')
|
self.assertInResponse('Split 4 cell(s) in column Column')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user