Обсуждение: [pgadmin-hackers][patch] Correct syntax errors on Javascript test

Поиск
Список
Период
Сортировка

[pgadmin-hackers][patch] Correct syntax errors on Javascript test

От
Joao Pedro De Almeida Pereira
Дата:
Hello Hackers,
We noticed that some Python comments were added to the fake_translations.js file. We flushed out this issue running the Jasmine tests by doing(do not forget to install node dependencies instructions in web/regression/README):

cd $PGADMIN4_SRC/web/
karma start


This patch corrects this issue.

Thanks
Joao & Sarah
Вложения

Re: [pgadmin-hackers][patch] Correct syntax errors on Javascript test

От
Dave Page
Дата:
Ooops, my bad. Sorry about that - it's fixed now.

On Mon, Mar 20, 2017 at 2:01 PM, Joao Pedro De Almeida Pereira
<jdealmeidapereira@pivotal.io> wrote:
> Hello Hackers,
> We noticed that some Python comments were added to the fake_translations.js
> file. We flushed out this issue running the Jasmine tests by doing(do not
> forget to install node dependencies instructions in web/regression/README):
>
> cd $PGADMIN4_SRC/web/
> karma start
>
>
> This patch corrects this issue.
>
> Thanks
> Joao & Sarah
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company