Skip to content

Commit 951c150

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 4302192 commit 951c150

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
@@ -673,7 +673,7 @@ auto test_basic_state() -> void {
673673
struct data {};
674674
struct local_sender {
675675
local_tag t;
676-
data d;
676+
data d;
677677
};
678678
struct local_receiver {};
679679

0 commit comments

Comments
 (0)