# Waived fixture for R3 (#51): identical to the red fixture (mutates os.environ
# by subscript assignment), but waived in the colocated testing-conventions.toml
# — so it must be silent.
importosdefdescribe_widget():defit_sets_a_token():os.environ["MYPROJECT_TOKEN"]="test-token"assertrun()=="test-token"