Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
askwang committed Sep 19, 2024
1 parent 0d97581 commit 19f4895
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public void testExpireTags() throws Exception {
warehouse,
"--table",
database + ".T",
"--older_than",
"--older_than",
timestamp.toString())
.run();
// tag-2 expires
Expand Down

0 comments on commit 19f4895

Please sign in to comment.