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

From Joao Pedro De Almeida Pereira
Subject [pgadmin-hackers][patch] Correct syntax errors on Javascript test
Date
Msg-id CAE+jjamRpM8-hP_jGjwVjiH=Rr-CZitoMphRwGktFu8_PObOZQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers][patch] Correct syntax errors on Javascript test  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: [Extendible][Dashboard] Allow to show the dashboardo
Next
From: Atira Odhner
Date:
Subject: Re: [pgadmin-hackers] Feature test regression failures