Skip to content

Commit

Permalink
That didn't help
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jun 19, 2011
1 parent cf676be commit 2abf210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cucumber/ast/table_spec.rb
Expand Up @@ -297,7 +297,7 @@ def @table.columns; super; end
| name | male | lastname | swedish |
| (-) aslak | (-) (i) "true" | (-) hellesøy | (-) (i) "false" |
| (+) aslak | (+) (i) true | (+) hellesøy | (+) (i) false |
}.force_encoding('UTF-8') # Travis-CI fails without this. Weird.
}
end

it "should allow column mapping of target before diffing" do
Expand Down

0 comments on commit 2abf210

Please sign in to comment.