Skip to content

Commit

Permalink
Merge pull request #10 from isunican/feature/508112-TicketLimitesLong…
Browse files Browse the repository at this point in the history
…itudLatitudPuntoInteres

Rama finalizada
  • Loading branch information
HERRERA99 authored Nov 21, 2024
2 parents 0a86eac + 016c81b commit 5c75121
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public void setUp() {

@After
public void tearDown() {
// Borrar bd creada
if (db != null && db.isOpen()) {
db.close();
}
Expand Down

0 comments on commit 5c75121

Please sign in to comment.