diff --git a/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml b/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml
index 603acb81..5327da77 100644
--- a/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml
+++ b/feature/debug/src/main/res/navigation/feature_debug_internal_navigation.xml
@@ -26,5 +26,14 @@
android:id="@+id/debugMenuDocumentTesterTopFragment"
android:name="one.nem.lacerta.feature.debug.DebugMenuDocumentTesterTopFragment"
android:label="fragment_debug_menu_document_tester_top"
- tools:layout="@layout/fragment_debug_menu_document_tester_top" />
+ tools:layout="@layout/fragment_debug_menu_document_tester_top" >
+
+
+
\ No newline at end of file