Skip to content

Commit

Permalink
I don't get it.
Browse files Browse the repository at this point in the history
  • Loading branch information
tov101 committed Jul 22, 2024
1 parent 9b24553 commit 3688187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/asammdf/gui/widgets/test_PlotWidget_DragAndDrop.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ def test_Plot_ChannelSelection_DragAndDrop_fromPlot_toPlot(self):

# Tile horizontally
QtTest.QTest.keySequence(plot_0.plot, "Shift+H")
self.processEvents()

# Drag one Channel from FileWidget channel_tree to Plot_0
drag_position = channel_tree.visualItemRect(channel_1).center()
Expand Down

0 comments on commit 3688187

Please sign in to comment.