Github user michellephung commented on a diff in the pull request:

    https://github.com/apache/couchdb-fauxton/pull/761#discussion_r75611802
  
    --- Diff: app/addons/replication/tests/replicationSpec.js ---
    @@ -9,30 +9,205 @@
     // WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
     // License for the specific language governing permissions and limitations 
under
     // the License.
    -import Replication from "../base";
    -import Views from "../views";
    -import Resources from "../resources";
    -import testUtils from "../../../../test/mocha/testUtils";
    -var assert = testUtils.assert,
    -    ViewSandbox = testUtils.ViewSandbox,
    -    viewSandbox;
    -
    -describe('Replication Addon', function () {
    -  describe('Replication View', function () {
    -    var view = new Views.ReplicationForm({
    -      collection: new Replication.DBList()
    +/*import React from 'react';
    --- End diff --
    
    ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to