Skip to content

Commit 7ead0fb

Browse files
committed
update canonicalExecutionDataID after fixture changes
1 parent e986acb commit 7ead0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/executiondatasync/provider/provider_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const (
3737

3838
var (
3939
// canonicalExecutionDataID is the execution data ID of the canonical execution data.
40-
canonicalExecutionDataID = flow.MustHexStringToIdentifier("637cf35656b86a647eca490d9370632a276137712ecfec65846ba8ec90bec627")
40+
canonicalExecutionDataID = flow.MustHexStringToIdentifier("6796622b06907cc0894260c175fdec8960fe99c167084f901d238db22a676de3")
4141
)
4242

4343
func getDatastore() datastore.Batching {

0 commit comments

Comments
 (0)