Skip to content

Commit e31bd6c

Browse files
committed
tests: minor fix in "merge" module
1 parent 618fa3f commit e31bd6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/merge.py

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import unittest
44
import os
55
from .helpers.ptrack_helpers import ProbackupTest, ProbackupException
6+
from testgres import QueryException
67
import shutil
78
from datetime import datetime, timedelta
89
import time

0 commit comments

Comments
 (0)