From d3f1e65d8535c88de64f0e388ce4c909f443ea35 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 25 Jul 2024 08:22:48 +0200 Subject: ui: fix namespace --- ui/tests/windows/participant_editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/tests/windows/participant_editor.cpp') diff --git a/ui/tests/windows/participant_editor.cpp b/ui/tests/windows/participant_editor.cpp index 99a4ded..cd0a61c 100644 --- a/ui/tests/windows/participant_editor.cpp +++ b/ui/tests/windows/participant_editor.cpp @@ -16,7 +16,7 @@ #include -namespace turns::app::windows::tests +namespace turns::ui::windows::tests { TEST_CASE("A freshly constructed participant editor without a participant", "[windows]") -- cgit v1.2.3