Skip to content
Snippets Groups Projects

fixes issue #5

Closed Christopher Guindon requested to merge github/fork/Linus-CS/master into master

Created by: Linus-CS

I removed the files. Are the properties in src/test/resources/application.properties

  • quarkus.datasource.driver
  • quarkus.datasource.url
  • quarkus.datasource.username
  • quarkus.datasource.min-size
  • quarkus.datasource.max-size

supposed to stay?

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Hey Linus! No, those should be removed as well, good catch! They were there to ensure that the tests weren't blocked by an inability to connect, which is no longer needed

  • Also, in order to contribute to our projects, you need to have an Eclipse Account with a digitally signed agreement about copyrights (the ECA). Once you have that, and you sign off your commits, we'll be able to merge your commits in once everything is done and dusted.

  • Created by: Linus-CS

    I just signed the agreement and will sign off the commit right now. Thank you for the help.

Please register or sign in to reply
Loading