Skip to content

Commit 4302192

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

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
@@ -659,7 +659,7 @@ auto test_state_type() -> void {
659659
struct state {};
660660
struct sender {
661661
local_tag t;
662-
state s;
662+
state s;
663663
};
664664
struct local_receiver {};
665665

0 commit comments

Comments
 (0)