On the challenge "ES6: Use getters and setters to Control Access to an Object" you can pass the challenge by simply making a class with the name "Thermostat" that contains nothing.
Add a Link to the page with the problem:
https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/es6/use-getters-and-setters-to-control-access-to-an-object
Tell us about your browser and operating system:
If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):
We need to add additional tests to check if the class have a getter and setter and those getter and setter return correct values.
I'll work on that!
Most helpful comment
I'll work on that!