Skip to content
Commit a3e9b5fe authored by Julian Helfferich's avatar Julian Helfferich 💬
Browse files

Add test that stopGame is not called after single games are deleted

To fix the bug I am targeting, stopGame() triggers an update of the
layout, which includes processing the remaining game actions. To do
this, the corresponding single game objects need to still exist.

In this commit, I have just created the test. It is currently failing.
parent e426bdca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment