Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yingjian Wu committed Apr 27, 2024
1 parent 021af35 commit 587bc34
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ class MetacatFunctionalSpec extends Specification {

when:
api.createDatabase(catalog.name, databaseName, dto)
Thread.sleep(5000)
catalogResponse = api.getCatalog(catalog.name)

then:
Expand Down

0 comments on commit 587bc34

Please sign in to comment.