Skip to content

Commit

Permalink
update hyperdrive ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Sep 17, 2024
1 parent 9d697e8 commit bc27d2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func init() {

for _, q := range resp {
// don't remove the one for static tests
if q.ID == "ab2ce94318754f489aef92c2be3c3bd9" {
if q.ID == "d08bc4a1c3c140aa95e4ceec535f832e" {
continue
}

Expand Down

0 comments on commit bc27d2f

Please sign in to comment.