Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

Commit 2d8b0c3

Browse files
Tema 2.start-here. Correct small typo in the CharacterView's tests
1 parent f6d0cef commit 2d8b0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

es/02-javascript/02-practica/start-here/spec/CharacterView.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var samples = require('./samplelib');
22

3-
xdescribe('CharactesView type', function () {
3+
xdescribe('CharactersView type', function () {
44
'use strict';
55

66
var CharactersView = require('../src/CharactersView');

0 commit comments

Comments
 (0)