Skip to content

Commit 819eb92

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 c396779 commit 819eb92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,8 +545,8 @@ auto test_default_impls_get_state() -> void {
545545
};
546546
struct local_sender1 {
547547
local_tag t{};
548-
data d{1, 2};
549-
int i1{};
548+
data d{1, 2};
549+
int i1{};
550550
};
551551
struct local_sender2 {
552552
local_tag t{};

0 commit comments

Comments
 (0)