Skip to content

Commit 349f4ab

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 819eb92 commit 349f4ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -550,9 +550,9 @@ auto test_default_impls_get_state() -> void {
550550
};
551551
struct local_sender2 {
552552
local_tag t{};
553-
data d{1, 2};
554-
int i1{};
555-
int i2{};
553+
data d{1, 2};
554+
int i1{};
555+
int i2{};
556556
};
557557
struct local_sender3 {
558558
local_tag t{};

0 commit comments

Comments
 (0)