Skip to content

Commit ed1a53a

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 f819a49 commit ed1a53a

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
@@ -711,7 +711,7 @@ auto test_env_type() -> void {
711711
struct local_env {};
712712
struct local_sender {
713713
local_tag t;
714-
data d;
714+
data d;
715715
};
716716
struct sender_with_env {
717717
local_tag t;

0 commit comments

Comments
 (0)