Skip to content

Commit e68d4d5

Browse files
authored
Update README.md
1 parent a9021bd commit e68d4d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ The following examples are provided to help get started writing tests for your A
66
* [Defect CRUD](crud) - Demonstrates writing tests for an app which performs a full Create/Read/Update/Delete lifecycle of a defect.
77
Includes mocking WSAPI ajax calls (both success and error conditions), the helper functions `pit` and `onceCalled`, and writing
88
jasmine expectations.
9-
* [Blocked Defects By IterationGrid](grid) - Demonstrates writing tests for an app which renders a grid of blocked defects. Includes mocking WSAPI ajax calls,
9+
* [Blocked Defects By Iteration Grid](grid) - Demonstrates writing tests for an app which renders a grid of blocked defects. Includes mocking WSAPI ajax calls,
1010
working with custom context and timebox scope, the helper functions `pit` and `onceFired`, and writing jasmine expectations
1111

0 commit comments

Comments
 (0)