Skip to content

Commit

Permalink
Merge branch 'main' into support/3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuch committed Oct 17, 2024
2 parents f05fffe + 7715899 commit 320e594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions code/qa-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
blinker==1.7.0
mypy
openapi-spec-validator
playwright
Expand Down
2 changes: 1 addition & 1 deletion code/zato-server/test/zato/stats/test_database.py
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ def xtest_aggregate(self):

# ################################################################################################################################

def test_tabulate(self):
def xtest_tabulate(self):

# .. create a new DB instance ..
events_db = self.get_events_db()
Expand Down

0 comments on commit 320e594

Please sign in to comment.