Skip to content

Commit

Permalink
rename module3 file and links to fix calendars
Browse files Browse the repository at this point in the history
  • Loading branch information
abhutta0 committed Jan 14, 2024
1 parent 6ff8f93 commit 44ad084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
page: /modules/2-requirements-to-code
2a:
name: What Makes a Good Test Suite?
page:
page: /modules/3-test-adequacy
2b:
name: Code-Level Design Principles
page: /modules/4-code-level-design
Expand Down
2 changes: 1 addition & 1 deletion lectures/l03.md → lectures/l3.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: module
title: "3 - Test Adequacy"
permalink: /modules/03-test-adequacy
permalink: /modules/3-test-adequacy
parent: Modules
nav_order: 03
lessons:
Expand Down

0 comments on commit 44ad084

Please sign in to comment.