Skip to content

Commit ce24d6a

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 a230fa5 commit ce24d6a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,10 @@ auto test_default_impls_get_state() -> void {
556556
};
557557
struct local_sender3 {
558558
local_tag t{};
559-
data d{1, 2};
560-
int i1{};
561-
int i2{};
562-
int i3{};
559+
data d{1, 2};
560+
int i1{};
561+
int i2{};
562+
int i3{};
563563
};
564564
struct local_sender4 {
565565
local_tag t{};

0 commit comments

Comments
 (0)