Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Fix compile error & breaking tests #39

Conversation

yrong
Copy link

@yrong yrong commented Nov 24, 2023

βœ„ -----------------------------------------------------------------------------

Thank you for your Pull Request! πŸ™ Please make sure it follows the contribution guidelines outlined in
this document and fill
out the sections below. Once you're ready to submit your PR for review, please
delete this section and leave only the text under the "Description" heading.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context,
including:

  • What does this PR do?
  • Why are these changes needed?
  • How were these changes implemented and what do they affect?

Use Github semantic
linking

to address any open issues this PR relates to or closes.

Fixes # (issue number, if applicable)

Closes # (issue number, if applicable)

Checklist

  • My PR includes a detailed description as outlined in the "Description" section above
  • My PR follows the labeling requirements of this project (at minimum one label for T
    required)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

You can remove the "Checklist" section once all have been checked. Thank you for your contribution!

βœ„ -----------------------------------------------------------------------------

);
});
}
// #[test]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test probably shouldn't be commented out, right?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is the test I commented out for some breaking changes. I should uncomment and fix it in some way.

@claravanstaden claravanstaden force-pushed the ron/update-aggregate-message-origin branch from 857549a to 040a388 Compare November 25, 2023 11:55
@claravanstaden claravanstaden merged commit e9fd347 into update-aggregate-message-origin Nov 25, 2023
4 of 8 checks passed
@claravanstaden claravanstaden deleted the ron/update-aggregate-message-origin branch November 25, 2023 11:55
claravanstaden pushed a commit that referenced this pull request Nov 28, 2023
claravanstaden added a commit that referenced this pull request Nov 28, 2023
* update aggregate message origin

* fix imports

* fmt

* revert non-rococo changes

* adds log

* Fix compile error & breaking tests (#39)

* westend needs the same config

* revert log

* add test back in

* revert fmt

* Fix breaking test

---------

Co-authored-by: claravanstaden <Cats 4 life!>
Co-authored-by: Ron <yrong1997@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants