Skip to content

Commit a230fa5

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 2547dce commit a230fa5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -563,11 +563,11 @@ auto test_default_impls_get_state() -> void {
563563
};
564564
struct local_sender4 {
565565
local_tag t{};
566-
data d{1, 2};
567-
int i1{};
568-
int i2{};
569-
int i3{};
570-
int i4{};
566+
data d{1, 2};
567+
int i1{};
568+
int i2{};
569+
int i3{};
570+
int i4{};
571571
};
572572
struct local_receiver {};
573573

0 commit comments

Comments
 (0)