refactor: @cause_by.setter

This commit is contained in:
莘权 马 2023-11-04 17:17:02 +08:00
parent 327c047fa5
commit eba7f868e7

View file

@ -4,8 +4,6 @@
@Time : 2023/5/12 00:47
@Author : alexanderwu
@File : test_environment.py
@Modified By: mashenquan, 2023-11-1. According to Chapter 2.2.1 and 2.2.2 of RFC 116, change the data type of
the `cause_by` value in the `Message` to a string to support the new message distribution feature.
"""
import pytest