docs/upgrades/notable-versions.md in bullet_train-1.7.3 vs docs/upgrades/notable-versions.md in bullet_train-1.7.9

- old
+ new

@@ -7,10 +7,10 @@ you merge in version 1.5.0. Doing this should reduce the chances for merge conflicts. To use the helper to modify your tests run this in a console (after updating to v1.4.11): ``` -bin/update/system_tests/use_device_test +bin/updates/system_tests/use_device_test ``` Then you should: * Run the tests to make sure they still pass