Presto Tests Test Queue Db Query Runner Setup Fix
This commit is contained in:
parent
12a427d3a5
commit
07bbd37bb8
|
|
@ -74,7 +74,7 @@ public class TestQueuesDb
|
|||
private DistributedQueryRunner queryRunner;
|
||||
private H2ResourceGroupsDao dao;
|
||||
|
||||
@BeforeMethod
|
||||
@BeforeMethod(alwaysRun = true)
|
||||
public void setup()
|
||||
throws Exception
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue