Skip to content

Commit f819a49

Browse files
Update tests/beman/execution26/exec-snd-expos.test.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11f602a commit f819a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/beman/execution26/exec-snd-expos.test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ auto test_env_type() -> void {
715715
};
716716
struct sender_with_env {
717717
local_tag t;
718-
data d;
718+
data d;
719719
auto get_env() const noexcept -> local_env { return {}; }
720720
};
721721
struct local_receiver {};

0 commit comments

Comments
 (0)