diff --git a/test/i18n.js b/test/i18n.js index 903839a..2780d5b 100644 --- a/test/i18n.js +++ b/test/i18n.js @@ -75,7 +75,7 @@ describe('i18n', function () { }); }); - it.only('should success with de_de', function (done) { + it('should success with de_de', function (done) { apod.get({ DATE: '2016-05-11', LANG: 'de_de'