Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Oct 3, 2023
1 parent 7090408 commit e811668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/nuts/tracking/remoteChanges.nut.ts
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ describe('remote changes', () => {
});
});

describe('remote changes: apiVersoin', () => {
describe('remote changes: apiVersion', () => {
let originalProject: { sourceApiVersion: string };
let originalProjectSourceApiVersion: string;
before(async () => {
Expand Down

0 comments on commit e811668

Please sign in to comment.