[patch] Correct syntax errors on Javascript test

From: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Cc: Sarah McAlear <smcalear(at)pivotal(dot)io>
Subject: [patch] Correct syntax errors on Javascript test
Date: 2017-03-20 14:01:24
Message-ID: CAE+jjamRpM8-hP_jGjwVjiH=Rr-CZitoMphRwGktFu8_PObOZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-Change-invalid-Javascript-comments.patch application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Atira Odhner 2017-03-20 19:17:54 Re: Feature test regression failures
Previous Message Ashesh Vashi 2017-03-20 13:48:08 pgAdmin 4 commit: [Extendible][Dashboard] Allow to show the dashboard o