Skip to content

Commit 04ffd54

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 635e2a5 commit 04ffd54

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
@@ -744,7 +744,7 @@ auto test_basic_receiver() -> void {
744744
};
745745
struct local_sender {
746746
local_tag t{};
747-
data d{};
747+
data d{};
748748
};
749749
struct local_receiver {
750750
T value{};

0 commit comments

Comments
 (0)