Skip to content

Commit 9db2b48

Browse files
author
ElectricImp
committed
updated machine sample 17 test github path
1 parent 19e8d4e commit 9db2b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spec/Machine/sample-17.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require('jasmine-expect');
99
const eol = require('eol');
1010
const init = require('./init')('main');
1111

12-
const githubPath = 'github:electricimp/Builder/spec/fixtures/sample-17/lib/lib.nut@develop';
12+
const githubPath = 'github:electricimp/Builder/spec/fixtures/sample-17/lib/lib.nut';
1313

1414
describe('Machine', () => {
1515
let machine;

0 commit comments

Comments
 (0)