Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4826

Minor issue with Guide for v.2.18.0

$
0
0

@ckuo wrote:

Guide for v.2.18.0 Section: Tutorial / Creating a Handlebars Helper / Integration Test

For test: “it renders correctly for a Standalone rental” Lines to add (in green) should be: test(‘it renders correctly for a Standalone rental’, function(assert) { AND assert.equal(this.$().text().trim(), ‘Standalone’);

Lines to remove (in red) should be: assert.equal(this.$().text().trim(), ‘1234’);

Thank you for putting up the guide!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles