Skip to content

Commit

Permalink
Fix error-prone failure (trinodb#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajantha-bhat authored May 20, 2023
1 parent 85baae2 commit 916e85a
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 init()
}

@BeforeClass(dependsOnMethods = "init")
@Override
public void initStorageTimePrecision()
{
super.initStorageTimePrecision();
Expand Down

0 comments on commit 916e85a

Please sign in to comment.