diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index eedd37c9..66b29b57 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @sebsadface @edisonz0718 @bonnie57 @lucas2brh @AndyBoWu @limengformal @roycezhaoca +* @roycezhaoca @lucas2brh @limengformal @yingyangxu2026 @chao-peng-story diff --git a/tests/integration/test_integration_group.py b/tests/integration/test_integration_group.py index 6f8f3001..c7fce675 100644 --- a/tests/integration/test_integration_group.py +++ b/tests/integration/test_integration_group.py @@ -231,7 +231,7 @@ def test_claim_reward(self, story_client: StoryClient, nft_collection: Address): licensor_ip_id=ip_id, license_template=PIL_LICENSE_TEMPLATE, license_terms_id=license_terms_id, - amount=100, + amount=10, receiver=ip_id, max_minting_fee=1, max_revenue_share=100,