test github actions
This commit is contained in:
parent
e6321730b5
commit
ddf3005729
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ public class InternalClientConnectionDataFactory {
|
||||||
final ClientConnection clientConnection,
|
final ClientConnection clientConnection,
|
||||||
final boolean examRunning) {
|
final boolean examRunning) {
|
||||||
|
|
||||||
|
// if the exam is not running, we just create a cached indicator anyways
|
||||||
if (!examRunning) {
|
if (!examRunning) {
|
||||||
return new ClientConnectionDataInternal(
|
return new ClientConnectionDataInternal(
|
||||||
clientConnection,
|
clientConnection,
|
||||||
|
|
Loading…
Reference in a new issue