Problem in learning bash tutorial in Relational database course

In the exercise where ‘flag’ is introduced, we have to type the command ‘ls -1’.
I did that but the interface is showing tests should pass and not actually checking it as done for me. Also, 2 changes are being made in the source control tab. One in the .cwd freeCodeCamp/test and another in the .next_command freeCodeCamp/test folder. It doesn’t work even if stage them or discard them.

I haven’t done the alpha RDB course, but I’m pretty confident that the command should be ls -l rather than ls -1.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.