Skip to content

Commit

Permalink
removed superfluous comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vsun757 committed Jan 3, 2024
1 parent c92e98a commit ad0bff4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/tests/api/data-sources/data-sources.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@ describe('Data Sources API', function () {
let passportCookie;

before(async function() {
// this.timeout(0);
// this.timeout(100000);



// Establish the database connection
// Use an in-memory database that we spin up for the test
await database.initializeConnection();
Expand Down

0 comments on commit ad0bff4

Please sign in to comment.