Skip to content

Commit

Permalink
update hyperdrive config ID
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Sep 17, 2024
1 parent 654d436 commit 9d697e8
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 == "fb071427ce3740d8bc2948776cc646a7" {
if q.ID == "ab2ce94318754f489aef92c2be3c3bd9" {
continue
}

Expand Down

0 comments on commit 9d697e8

Please sign in to comment.