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 boolean examRunning) {
|
||||
|
||||
// if the exam is not running, we just create a cached indicator anyways
|
||||
if (!examRunning) {
|
||||
return new ClientConnectionDataInternal(
|
||||
clientConnection,
|
||||
|
|
Loading…
Reference in a new issue