mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7ae6577cda
Original: "Your code should create a method in Bird called getWeight that returns the weight". New: "Your code should create a method in Bird called getWeight that returns the weight 15". Since 15 is the only current passing value I feel it should be plainly stated instead in the test case.