fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package ch.unisg.executorbase.executor.domain;
|
||||
|
||||
public enum ExecutorType {
|
||||
COMPUTATION, ROBOT, HUMIDITY;
|
||||
COMPUTATION, SMALLROBOT, HUMIDITY;
|
||||
|
||||
/**
|
||||
* Checks if the give executor type exists.
|
||||
|
Reference in New Issue
Block a user