Skip to content

Commit c396779

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 0ba823e commit c396779

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
@@ -541,7 +541,7 @@ auto test_default_impls_get_state() -> void {
541541
};
542542
struct local_sender0 {
543543
local_tag t{};
544-
data d{1, 2};
544+
data d{1, 2};
545545
};
546546
struct local_sender1 {
547547
local_tag t{};

0 commit comments

Comments
 (0)