Remove comment
This commit is contained in:
parent
8860346324
commit
b179fc2b99
1 changed files with 0 additions and 6 deletions
|
@ -221,12 +221,6 @@ mod tests {
|
|||
|
||||
use super::*;
|
||||
|
||||
// Takeaways for now:
|
||||
// Revert that keymap change back to using view precedence again
|
||||
// Solve the dock keybinding problem by adding a state context match
|
||||
// 'Pane && docked == true'
|
||||
// Maybeeeeee try to find other examples?
|
||||
|
||||
#[test]
|
||||
fn test_keymap_and_view_ordering() -> Result<()> {
|
||||
actions!(test, [EditorAction, ProjectPanelAction]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue