1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-10 11:10:18 +02:00
lazygit/pkg/integration/tests/reflog
Jesse Duffield a9ae5063c2 Fix flakey test
Whenever we perform an action in a test, we should assert on the result before doing the next action.
This prevents issues where the test moves too fast for our code. It would be nice to not have to do this,
but for now that's the situation
2023-06-03 15:54:03 +10:00
..
checkout.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
cherry_pick.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
patch.go Fix flakey test 2023-06-03 15:54:03 +10:00
reset.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00