Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJefe committed Nov 18, 2023
1 parent 0b2d174 commit 1848898
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@ def get_data_fixture():
"output_pin pwm": {
"value": 0.5,
},
"gcode_move": {
"speed_factor": 2.0,
}
},
"printer.info": {
"result": {
Expand Down

0 comments on commit 1848898

Please sign in to comment.